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


Public Member Functions | |
| CommandCSF () | |
| virtual 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 29 of file qCSFCommands.h.
|
inline |
Definition at line 30 of file qCSFCommands.h.
|
inlineoverridevirtual |
Main process.
Implements ccCommandLineInterface::Command.
Definition at line 32 of file qCSFCommands.h.
References cloudViewer::ReferenceCloud::addPointIndex(), ccCommandLineInterface::arguments(), CSF::Parameters::bSloopSmooth, CSF::Parameters::class_threshold, CSF::Parameters::cloth_resolution, ccCommandLineInterface::clouds(), COMMAND_CSF_CLASS_THRESHOLD, COMMAND_CSF_CLOTH_RESOLUTION, COMMAND_CSF_EXPORT_GROUND, COMMAND_CSF_EXPORT_OFFGROUND, COMMAND_CSF_MAX_ITERATION, COMMAND_CSF_PROC_SLOPE, COMMAND_CSF_SCENE, COMMAND_CSF_SCENE_FLAT, COMMAND_CSF_SCENE_RELIEF, COMMAND_CSF_SCENE_SLOPE, count, CSF::do_filtering(), ccCommandLineInterface::error(), ccCommandLineInterface::exportEntity(), ccCommandLineInterface::ForceNoTimestamp, cloudViewer::PointCloudTpl< T >::getPoint(), ccCommandLineInterface::IsCommand(), CSF::Parameters::iterations, CSF::Parameters::k_nearest_points, CSF::params, ccPointCloud::partialClone(), ccCommandLineInterface::print(), ccCommandLineInterface::removeClouds(), cloudViewer::ReferenceCloud::reserve(), CSF::Parameters::rigidness, cloudViewer::PointCloudTpl< T >::size(), CSF::Parameters::time_step, ccCommandLineInterface::widgetParent(), Tuple3Tpl< Type >::x, wl::Point::x, Tuple3Tpl< Type >::y, wl::Point::y, Tuple3Tpl< Type >::z, and wl::Point::z.