![]() |
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 = 50 |
Definition at line 28 of file matching.h.
| bool colmap::ExhaustiveMatchingOptions::Check | ( | ) | const |
Definition at line 176 of file matching.cc.
References block_size, and CHECK_OPTION_GT.
| int colmap::ExhaustiveMatchingOptions::block_size = 50 |
Definition at line 30 of file matching.h.
Referenced by cloudViewer::OptionsParser::addExhaustiveMatchingOptions(), and Check().