Point Cloud Library (PCL)
1.13.1-dev
|
#include <pcl/ml/multi_channel_2d_comparison_feature_handler.h>
Public Member Functions | |
ScaledMultiChannel2DComparisonFeatureHandlerCCodeGenerator () | |
void | generateEvalFunctionCode (std::ostream &stream) const |
void | generateEvalCode (const MultiChannel2DComparisonFeature< PointXY32f > &feature, std::ostream &stream) const |
Definition at line 369 of file multi_channel_2d_comparison_feature_handler.h.
|
inline |
Definition at line 375 of file multi_channel_2d_comparison_feature_handler.h.
void pcl::ScaledMultiChannel2DComparisonFeatureHandlerCCodeGenerator< DATA_TYPE, NUM_OF_CHANNELS, SCALE_CHANNEL, INVERT_SCALE >::generateEvalCode | ( | const MultiChannel2DComparisonFeature< PointXY32f > & | feature, |
std::ostream & | stream | ||
) | const |
Definition at line 428 of file multi_channel_2d_comparison_feature_handler.h.
References pcl::MultiChannel2DComparisonFeature< PointT >::p1, and pcl::MultiChannel2DComparisonFeature< PointT >::p2.
void pcl::ScaledMultiChannel2DComparisonFeatureHandlerCCodeGenerator< DATA_TYPE, NUM_OF_CHANNELS, SCALE_CHANNEL, INVERT_SCALE >::generateEvalFunctionCode | ( | std::ostream & | stream | ) | const |
Definition at line 394 of file multi_channel_2d_comparison_feature_handler.h.