|
Point Cloud Library (PCL) 1.12.1
|
#include <pcl/ml/multi_channel_2d_comparison_feature_handler.h>
Inheritance diagram for pcl::ScaledMultiChannel2DComparisonFeatureHandlerCCodeGenerator< DATA_TYPE, NUM_OF_CHANNELS, SCALE_CHANNEL, INVERT_SCALE >:
Collaboration diagram for pcl::ScaledMultiChannel2DComparisonFeatureHandlerCCodeGenerator< DATA_TYPE, NUM_OF_CHANNELS, SCALE_CHANNEL, INVERT_SCALE >:Public Member Functions | |
| ScaledMultiChannel2DComparisonFeatureHandlerCCodeGenerator () | |
| virtual | ~ScaledMultiChannel2DComparisonFeatureHandlerCCodeGenerator () |
| void | generateEvalFunctionCode (std::ostream &stream) const |
| void | generateEvalCode (const MultiChannel2DComparisonFeature< PointXY32f > &feature, std::ostream &stream) const |
Definition at line 375 of file multi_channel_2d_comparison_feature_handler.h.
|
inline |
Definition at line 381 of file multi_channel_2d_comparison_feature_handler.h.
|
inlinevirtual |
Definition at line 382 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 435 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 401 of file multi_channel_2d_comparison_feature_handler.h.