ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
colmap::ExhaustiveMatchingOptions Struct Reference

#include <matching.h>

Public Member Functions

bool Check () const
 

Public Attributes

int block_size = 50
 

Detailed Description

Definition at line 28 of file matching.h.

Member Function Documentation

◆ Check()

bool colmap::ExhaustiveMatchingOptions::Check ( ) const

Definition at line 176 of file matching.cc.

References block_size, and CHECK_OPTION_GT.

Member Data Documentation

◆ block_size

int colmap::ExhaustiveMatchingOptions::block_size = 50

Definition at line 30 of file matching.h.

Referenced by cloudViewer::OptionsParser::addExhaustiveMatchingOptions(), and Check().


The documentation for this struct was generated from the following files: