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

#include <matching.h>

Collaboration diagram for colmap::FeaturePairsMatchingOptions:

Public Member Functions

bool Check () const
 

Public Attributes

bool verify_matches = true
 
std::string match_list_path = ""
 

Detailed Description

Definition at line 137 of file matching.h.

Member Function Documentation

◆ Check()

bool colmap::FeaturePairsMatchingOptions::Check ( ) const

Definition at line 214 of file matching.cc.

Member Data Documentation

◆ match_list_path

std::string colmap::FeaturePairsMatchingOptions::match_list_path = ""

◆ verify_matches

bool colmap::FeaturePairsMatchingOptions::verify_matches = true

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