Defines | Functions
pyramid_feature_matching.hpp File Reference
#include <pcl/pcl_macros.h>
#include <pcl/registration/pyramid_feature_matching.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 double Log2 (double 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 309 of file pyramid_feature_matching.hpp.


Function Documentation

__inline double Log2 ( double  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 50 of file pyramid_feature_matching.hpp.



pcl
Author(s): Open Perception
autogenerated on Mon Oct 6 2014 03:19:13