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


Public Member Functions | |
| TransitiveMatchingTab (QWidget *parent, OptionManager *options) | |
| void | Run () override |
Public Member Functions inherited from cloudViewer::FeatureMatchingTab | |
| FeatureMatchingTab (QWidget *parent, OptionManager *options) | |
Additional Inherited Members | |
Protected Member Functions inherited from cloudViewer::FeatureMatchingTab | |
| void | CreateGeneralOptions () |
Protected Attributes inherited from cloudViewer::FeatureMatchingTab | |
| OptionManager * | options_ |
| OptionsWidget * | options_widget_ |
| QGridLayout * | grid_layout_ |
| ThreadControlWidget * | thread_control_widget_ |
Definition at line 59 of file FeatureMatchingWidget.cpp.
| cloudViewer::TransitiveMatchingTab::TransitiveMatchingTab | ( | QWidget * | parent, |
| OptionManager * | options | ||
| ) |
|
overridevirtual |
Implements cloudViewer::FeatureMatchingTab.
Definition at line 269 of file FeatureMatchingWidget.cpp.
References colmap::OptionManager::database_path, cloudViewer::FeatureMatchingTab::options_, cloudViewer::FeatureMatchingTab::options_widget_, colmap::OptionManager::sift_matching, cloudViewer::ThreadControlWidget::StartThread(), cloudViewer::FeatureMatchingTab::thread_control_widget_, colmap::OptionManager::transitive_matching, and colmap::OptionsWidget::WriteOptions().