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


Public Member Functions | |
| ExtractionWidget (QWidget *parent, OptionManager *options) | |
| virtual void | Run ()=0 |
Protected Attributes | |
| OptionManager * | options_ |
| ThreadControlWidget * | thread_control_widget_ |
Definition at line 22 of file FeatureExtractionWidget.cpp.
| cloudViewer::ExtractionWidget::ExtractionWidget | ( | QWidget * | parent, |
| OptionManager * | options | ||
| ) |
Definition at line 50 of file FeatureExtractionWidget.cpp.
|
pure virtual |
Implemented in cloudViewer::ImportFeaturesWidget, and cloudViewer::SIFTExtractionWidget.
|
protected |
Definition at line 29 of file FeatureExtractionWidget.cpp.
Referenced by cloudViewer::SIFTExtractionWidget::Run(), and cloudViewer::ImportFeaturesWidget::Run().
|
protected |
Definition at line 30 of file FeatureExtractionWidget.cpp.
Referenced by cloudViewer::SIFTExtractionWidget::Run(), and cloudViewer::ImportFeaturesWidget::Run().