![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include <matching.h>

Public Member Functions | |
| bool | Check () const |
Public Attributes | |
| bool | verify_matches = true |
| std::string | match_list_path = "" |
Definition at line 137 of file matching.h.
| bool colmap::FeaturePairsMatchingOptions::Check | ( | ) | const |
Definition at line 214 of file matching.cc.
| std::string colmap::FeaturePairsMatchingOptions::match_list_path = "" |
Definition at line 142 of file matching.h.
Referenced by cloudViewer::CustomMatchingTab::Run(), colmap::CustomMatchingTab::Run(), and colmap::RunMatchesImporter().
| bool colmap::FeaturePairsMatchingOptions::verify_matches = true |
Definition at line 139 of file matching.h.
Referenced by cloudViewer::CustomMatchingTab::Run(), colmap::CustomMatchingTab::Run(), and colmap::RunMatchesImporter().