-
-
Notifications
You must be signed in to change notification settings - Fork 827
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add methods in imageMatching #730
Commits on Jan 28, 2020
-
[software] imageMatching: add "methods" param with new sequential option
The new sequential option can be configured with nbNeighbors.
Theo committedJan 28, 2020 Configuration menu - View commit details
-
Copy full SHA for e67e8bc - Browse repository at this point
Copy the full SHA e67e8bcView commit details -
[software] ImageMatching : Add method using frustum intersections
Theo committedJan 28, 2020 Configuration menu - View commit details
-
Copy full SHA for d8d6816 - Browse repository at this point
Copy the full SHA d8d6816View commit details -
[software] featureMatching: add options matchFromKnownCameraPoses wit…
…h knownPosesGeometricErrorMax
Theo committedJan 28, 2020 Configuration menu - View commit details
-
Copy full SHA for 5da54c7 - Browse repository at this point
Copy the full SHA 5da54c7View commit details -
[software] imageMatching : Add the method Frustum for a panorama scene
Theo committedJan 28, 2020 Configuration menu - View commit details
-
Copy full SHA for c0ddcc9 - Browse repository at this point
Copy the full SHA c0ddcc9View commit details -
[software] imageMatching: add const reference, use range-based for lo…
…op and clean cmd line params
Theo committedJan 28, 2020 Configuration menu - View commit details
-
Copy full SHA for a83e281 - Browse repository at this point
Copy the full SHA a83e281View commit details -
[software] incrementalSfM : Add filterTrackForks as an option
Theo committedJan 28, 2020 Configuration menu - View commit details
-
Copy full SHA for 978a7de - Browse repository at this point
Copy the full SHA 978a7deView commit details -
[software] incrementalSfM : Add the option minNbMatches
Theo committedJan 28, 2020 Configuration menu - View commit details
-
Copy full SHA for 326cf4a - Browse repository at this point
Copy the full SHA 326cf4aView commit details
Commits on Jan 30, 2020
-
[matching] fixes for feature matches min/max limits
Fix minNum/limitNum conditions.
Configuration menu - View commit details
-
Copy full SHA for b3e7e56 - Browse repository at this point
Copy the full SHA b3e7e56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80a24b8 - Browse repository at this point
Copy the full SHA 80a24b8View commit details -
[software] SfM: features/matchesFolders are no more required
When computing a SfM node from a previous SfM, the features/matches are not needed.
Configuration menu - View commit details
-
Copy full SHA for b592507 - Browse repository at this point
Copy the full SHA b592507View commit details