![]() |
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 20 of file FeatureMatchingWidget.cpp.
| cloudViewer::FeatureMatchingTab::FeatureMatchingTab | ( | QWidget * | parent, |
| OptionManager * | options | ||
| ) |
Definition at line 75 of file FeatureMatchingWidget.cpp.
|
protected |
Definition at line 82 of file FeatureMatchingWidget.cpp.
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 cloudViewer::CustomMatchingTab::CustomMatchingTab(), cloudViewer::ExhaustiveMatchingTab::ExhaustiveMatchingTab(), cloudViewer::SequentialMatchingTab::SequentialMatchingTab(), cloudViewer::SpatialMatchingTab::SpatialMatchingTab(), cloudViewer::TransitiveMatchingTab::TransitiveMatchingTab(), and cloudViewer::VocabTreeMatchingTab::VocabTreeMatchingTab().
|
pure virtual |
|
protected |
Definition at line 31 of file FeatureMatchingWidget.cpp.
Referenced by CreateGeneralOptions().
|
protected |
Definition at line 29 of file FeatureMatchingWidget.cpp.
Referenced by CreateGeneralOptions(), cloudViewer::CustomMatchingTab::CustomMatchingTab(), cloudViewer::ExhaustiveMatchingTab::ExhaustiveMatchingTab(), cloudViewer::ExhaustiveMatchingTab::Run(), cloudViewer::SequentialMatchingTab::Run(), cloudViewer::VocabTreeMatchingTab::Run(), cloudViewer::SpatialMatchingTab::Run(), cloudViewer::TransitiveMatchingTab::Run(), cloudViewer::CustomMatchingTab::Run(), cloudViewer::SequentialMatchingTab::SequentialMatchingTab(), cloudViewer::SpatialMatchingTab::SpatialMatchingTab(), and cloudViewer::VocabTreeMatchingTab::VocabTreeMatchingTab().
|
protected |
Definition at line 30 of file FeatureMatchingWidget.cpp.
Referenced by CreateGeneralOptions(), cloudViewer::CustomMatchingTab::CustomMatchingTab(), cloudViewer::ExhaustiveMatchingTab::ExhaustiveMatchingTab(), cloudViewer::ExhaustiveMatchingTab::Run(), cloudViewer::SequentialMatchingTab::Run(), cloudViewer::VocabTreeMatchingTab::Run(), cloudViewer::SpatialMatchingTab::Run(), cloudViewer::TransitiveMatchingTab::Run(), cloudViewer::CustomMatchingTab::Run(), cloudViewer::SequentialMatchingTab::SequentialMatchingTab(), cloudViewer::SpatialMatchingTab::SpatialMatchingTab(), cloudViewer::TransitiveMatchingTab::TransitiveMatchingTab(), and cloudViewer::VocabTreeMatchingTab::VocabTreeMatchingTab().
|
protected |
Definition at line 32 of file FeatureMatchingWidget.cpp.
Referenced by cloudViewer::ExhaustiveMatchingTab::Run(), cloudViewer::SequentialMatchingTab::Run(), cloudViewer::VocabTreeMatchingTab::Run(), cloudViewer::SpatialMatchingTab::Run(), cloudViewer::TransitiveMatchingTab::Run(), and cloudViewer::CustomMatchingTab::Run().