Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 217 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 217 Bytes

RANSAC-Triangulation

triangulate 3d point using ransac algorithm.

this code is implemented based on GRANSAC.

check TriangulationRansacSample.cpp to get more details.