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


Public Member Functions | |
| CommandFilterBySFValue () | |
| 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 142 of file ecvCommandLineCommands.h.
| CommandFilterBySFValue::CommandFilterBySFValue | ( | ) |
Definition at line 2045 of file ecvCommandLineCommands.cpp.
|
overridevirtual |
Main process.
Implements ccCommandLineInterface::Command.
Definition at line 2062 of file ecvCommandLineCommands.cpp.
References ccCommandLineInterface::arguments(), ccCommandLineInterface::autoSaveMode(), ccCommandLineInterface::clouds(), COMMAND_FILTER_SF_BY_VALUE, COMMAND_OPEN, cloudViewer::ScalarField::computeMeanAndVariance(), ccCommandLineInterface::error(), ccCommandLineInterface::exportEntity(), cloudViewer::ScalarField::getMax(), cloudViewer::ScalarField::getMin(), ccCommandLineInterface::print(), cloudViewer::PointCloudTpl< T >::size(), USE_DISP_MAX, USE_DISP_MIN, USE_MAX, USE_MIN, USE_N_SIGMA_MAX, USE_N_SIGMA_MIN, USE_NONE, USE_SAT_MAX, and USE_SAT_MIN.