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

Public Member Functions | |
| bool | Check () const |
Public Attributes | |
| int | block_size = 1225 |
| std::string | match_list_path = "" |
Definition at line 127 of file matching.h.
| bool colmap::ImagePairsMatchingOptions::Check | ( | ) | const |
Definition at line 209 of file matching.cc.
References block_size, and CHECK_OPTION_GT.
| int colmap::ImagePairsMatchingOptions::block_size = 1225 |
Definition at line 129 of file matching.h.
Referenced by cloudViewer::OptionsParser::addImagePairsMatchingOptions(), and Check().
| std::string colmap::ImagePairsMatchingOptions::match_list_path = "" |
Definition at line 132 of file matching.h.
Referenced by cloudViewer::CustomMatchingTab::Run(), colmap::CustomMatchingTab::Run(), and colmap::RunMatchesImporter().