ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
colmap::FeatureMatchingTab Class Referenceabstract
Inheritance diagram for colmap::FeatureMatchingTab:
Collaboration diagram for colmap::FeatureMatchingTab:

Public Member Functions

 FeatureMatchingTab (QWidget *parent, OptionManager *options)
 
virtual void Run ()=0
 

Protected Member Functions

void CreateGeneralOptions ()
 

Protected Attributes

OptionManageroptions_
 
OptionsWidgetoptions_widget_
 
QGridLayout * grid_layout_
 
ThreadControlWidgetthread_control_widget_
 

Detailed Description

Definition at line 40 of file feature_matching_widget.cc.

Constructor & Destructor Documentation

◆ FeatureMatchingTab()

colmap::FeatureMatchingTab::FeatureMatchingTab ( QWidget *  parent,
OptionManager options 
)

Definition at line 95 of file feature_matching_widget.cc.

Member Function Documentation

◆ CreateGeneralOptions()

◆ Run()

Member Data Documentation

◆ grid_layout_

QGridLayout* colmap::FeatureMatchingTab::grid_layout_
protected

Definition at line 51 of file feature_matching_widget.cc.

Referenced by CreateGeneralOptions().

◆ options_

◆ options_widget_

◆ thread_control_widget_


The documentation for this class was generated from the following file: