Defines | Functions
pyramid_feature_matching.hpp File Reference
#include <pcl/pcl_macros.h>
#include <pcl/console/print.h>
Include dependency graph for pyramid_feature_matching.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define PCL_INSTANTIATE_PyramidFeatureHistogram(PointFeature)   template class PCL_EXPORTS pcl::PyramidFeatureHistogram<PointFeature>;

Functions

__inline float Log2 (float n_arg)
 Helper function to calculate the binary logarithm.

Define Documentation

#define PCL_INSTANTIATE_PyramidFeatureHistogram (   PointFeature)    template class PCL_EXPORTS pcl::PyramidFeatureHistogram<PointFeature>;

Definition at line 313 of file pyramid_feature_matching.hpp.


Function Documentation

__inline float Log2 ( float  n_arg)

Helper function to calculate the binary logarithm.

Parameters:
n_arg,:some value
Returns:
binary logarithm (log2) of argument n_arg

Definition at line 54 of file pyramid_feature_matching.hpp.



pcl
Author(s): Open Perception
autogenerated on Wed Aug 26 2015 15:38:47