![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include <ecvCommandLineCommands.h>


Public Member Functions | |
| CommandFeature () | |
| bool | process (ccCommandLineInterface &cmd) override |
| Main process. More... | |
Public Member Functions inherited from ccCommandLineInterface::Command | |
| Command (const QString &name, const QString &keyword) | |
| Default constructor. More... | |
| virtual | ~Command ()=default |
Additional Inherited Members | |
Public Types inherited from ccCommandLineInterface::Command | |
| using | Shared = QSharedPointer< Command > |
| Shared type. More... | |
Public Attributes inherited from ccCommandLineInterface::Command | |
| QString | m_name |
| Command name. More... | |
| QString | m_keyword |
| Command keyword. More... | |
Definition at line 411 of file ecvCommandLineCommands.h.
| CommandFeature::CommandFeature | ( | ) |
Definition at line 5303 of file ecvCommandLineCommands.cpp.
|
overridevirtual |
Main process.
Implements ccCommandLineInterface::Command.
Definition at line 5307 of file ecvCommandLineCommands.cpp.
References cloudViewer::Neighbourhood::Anisotropy, ccCommandLineInterface::arguments(), ccCommandLineInterface::autoSaveMode(), ccCommandLineInterface::clouds(), COMMAND_FEATURE, COMMAND_OPEN, ccLibAlgorithms::ComputeGeomCharacteristic(), cloudViewer::Neighbourhood::EigenEntropy, cloudViewer::Neighbourhood::EigenValue1, cloudViewer::Neighbourhood::EigenValue2, cloudViewer::Neighbourhood::EigenValue3, cloudViewer::Neighbourhood::EigenValuesSum, ccCommandLineInterface::error(), cloudViewer::GeometricalAnalysisTools::Feature, cloudViewer::Neighbourhood::Linearity, cloudViewer::Neighbourhood::Omnivariance, cloudViewer::Neighbourhood::PCA1, cloudViewer::Neighbourhood::PCA2, cloudViewer::Neighbourhood::Planarity, ccCommandLineInterface::print(), ccCommandLineInterface::saveClouds(), cloudViewer::Neighbourhood::Sphericity, cloudViewer::Neighbourhood::SurfaceVariation, cloudViewer::Neighbourhood::Verticality, and ccCommandLineInterface::widgetParent().