borglab/gtsfm

Add unit tests to compare Colmap's RANSAC based triangulation with ours

Open

#206 opened on Jun 30, 2021

 (0 comments) (0 reactions) (0 assignees)Jupyter Notebook (62 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (517 stars)
PR merge metrics
 (PR metrics pending)

Description

Our initializer which implements RANSAC is found here: https://github.com/borglab/gtsfm/blob/2ffbfc3f4b089fbcc666947c97f78a310073fa15/gtsfm/data_association/point3d_initializer.py#L45

Contributor guide