sweeneychris / TheiaSfM

An open source library for multiview geometry and structure from motion
Other
908 stars 280 forks source link

Homography Estimator number of samples #27

Closed inspirit closed 9 years ago

inspirit commented 9 years ago

https://github.com/sweeneychris/TheiaSfM/blob/master/src/theia/sfm/estimators/estimate_homography.cc#L72

seems like you ask for more points than you define in SampleSize method.

sweeneychris commented 9 years ago

Done. https://review.gerrithub.io/#/c/241070/