Base abstract class for each implemented PCL filter.
virtual int checkSelected() override
Checks if current selection is compliant with the filter.
std::vector< ccPointCloud * > m_alignedClouds
FastGlobalRegistrationFilter()
virtual QString getErrorMessage(int errorCode) override
Returns the error message corresponding to a given error code.
virtual int compute() override
Performs the actual filter job.
ccPointCloud * m_referenceCloud
virtual void getParametersFromDialog() override
Collects parameters from the filter dialog (if openDialog is successful)
~FastGlobalRegistrationFilter() override
A 3D cloud and its associated features (color, normals, scalar fields, etc.)