xing-shuai / RANSAC-Triangulation

triangulate 3d point using ransac algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RANSAC-Triangulation

triangulate 3d point using ransac algorithm.

this code is implemented based on GRANSAC.

check TriangulationRansacSample.cpp to get more details.

About

triangulate 3d point using ransac algorithm


Languages

Language:C++ 94.1%Language:QMake 5.9%