![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|


Public Member Functions | |
| FeatureMatchingTab (QWidget *parent, OptionManager *options) | |
| virtual void | Run ()=0 |
Protected Member Functions | |
| void | CreateGeneralOptions () |
Protected Attributes | |
| OptionManager * | options_ |
| OptionsWidget * | options_widget_ |
| QGridLayout * | grid_layout_ |
| ThreadControlWidget * | thread_control_widget_ |
Definition at line 40 of file feature_matching_widget.cc.
| colmap::FeatureMatchingTab::FeatureMatchingTab | ( | QWidget * | parent, |
| OptionManager * | options | ||
| ) |
Definition at line 95 of file feature_matching_widget.cc.
|
protected |
Definition at line 102 of file feature_matching_widget.cc.
References colmap::OptionsWidget::AddOptionBool(), colmap::OptionsWidget::AddOptionDouble(), colmap::OptionsWidget::AddOptionInt(), colmap::OptionsWidget::AddOptionText(), colmap::OptionsWidget::AddSection(), colmap::OptionsWidget::AddSpacer(), grid_layout_, options_, options_widget_, Run(), and colmap::OptionManager::sift_matching.
Referenced by colmap::CustomMatchingTab::CustomMatchingTab(), colmap::ExhaustiveMatchingTab::ExhaustiveMatchingTab(), colmap::SequentialMatchingTab::SequentialMatchingTab(), colmap::SpatialMatchingTab::SpatialMatchingTab(), colmap::TransitiveMatchingTab::TransitiveMatchingTab(), and colmap::VocabTreeMatchingTab::VocabTreeMatchingTab().
|
pure virtual |
|
protected |
Definition at line 51 of file feature_matching_widget.cc.
Referenced by CreateGeneralOptions().
|
protected |
Definition at line 49 of file feature_matching_widget.cc.
Referenced by CreateGeneralOptions(), colmap::CustomMatchingTab::CustomMatchingTab(), colmap::ExhaustiveMatchingTab::ExhaustiveMatchingTab(), colmap::ExhaustiveMatchingTab::Run(), colmap::SequentialMatchingTab::Run(), colmap::VocabTreeMatchingTab::Run(), colmap::SpatialMatchingTab::Run(), colmap::TransitiveMatchingTab::Run(), colmap::CustomMatchingTab::Run(), colmap::SequentialMatchingTab::SequentialMatchingTab(), colmap::SpatialMatchingTab::SpatialMatchingTab(), and colmap::VocabTreeMatchingTab::VocabTreeMatchingTab().
|
protected |
Definition at line 50 of file feature_matching_widget.cc.
Referenced by CreateGeneralOptions(), colmap::CustomMatchingTab::CustomMatchingTab(), colmap::ExhaustiveMatchingTab::ExhaustiveMatchingTab(), colmap::ExhaustiveMatchingTab::Run(), colmap::SequentialMatchingTab::Run(), colmap::VocabTreeMatchingTab::Run(), colmap::SpatialMatchingTab::Run(), colmap::TransitiveMatchingTab::Run(), colmap::CustomMatchingTab::Run(), colmap::SequentialMatchingTab::SequentialMatchingTab(), colmap::SpatialMatchingTab::SpatialMatchingTab(), colmap::TransitiveMatchingTab::TransitiveMatchingTab(), and colmap::VocabTreeMatchingTab::VocabTreeMatchingTab().
|
protected |
Definition at line 52 of file feature_matching_widget.cc.
Referenced by colmap::ExhaustiveMatchingTab::Run(), colmap::SequentialMatchingTab::Run(), colmap::VocabTreeMatchingTab::Run(), colmap::SpatialMatchingTab::Run(), colmap::TransitiveMatchingTab::Run(), and colmap::CustomMatchingTab::Run().