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

#include <matching.h>

Collaboration diagram for colmap::ImagePairsMatchingOptions:

Public Member Functions

bool Check () const
 

Public Attributes

int block_size = 1225
 
std::string match_list_path = ""
 

Detailed Description

Definition at line 127 of file matching.h.

Member Function Documentation

◆ Check()

bool colmap::ImagePairsMatchingOptions::Check ( ) const

Definition at line 209 of file matching.cc.

References block_size, and CHECK_OPTION_GT.

Member Data Documentation

◆ block_size

int colmap::ImagePairsMatchingOptions::block_size = 1225

Definition at line 129 of file matching.h.

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

◆ match_list_path

std::string colmap::ImagePairsMatchingOptions::match_list_path = ""

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