Defines | Functions
integral_image_normal.hpp File Reference
#include <pcl/features/integral_image_normal.h>
#include <pcl/features/normal_3d.h>
#include <boost/bind.hpp>
Include dependency graph for integral_image_normal.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define PCL_INSTANTIATE_IntegralImageNormalEstimation(T, NT)   template class PCL_EXPORTS pcl::IntegralImageNormalEstimation<T,NT>;

Functions

template<typename T >
void sumArea (int start_x, int start_y, int end_x, int end_y, const int width, const int height, const boost::function< T(unsigned, unsigned, unsigned, unsigned)> &f, T &result)

Define Documentation

Definition at line 1140 of file integral_image_normal.hpp.


Function Documentation

template<typename T >
void sumArea ( int  start_x,
int  start_y,
int  end_x,
int  end_y,
const int  width,
const int  height,
const boost::function< T(unsigned, unsigned, unsigned, unsigned)> &  f,
T &  result 
)

Definition at line 407 of file integral_image_normal.hpp.



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