Point Cloud Library (PCL)  1.7.0
Public Types
pcl::IntegralImageTypeTraits< unsigned char > Struct Template Reference

#include <pcl/features/integral_image2D.h>

List of all members.

Public Types

typedef unsigned char Type
typedef unsigned int IntegralType

Detailed Description

template<>
struct pcl::IntegralImageTypeTraits< unsigned char >

Definition at line 83 of file integral_image2D.h.


Member Typedef Documentation

typedef unsigned int pcl::IntegralImageTypeTraits< unsigned char >::IntegralType

Definition at line 86 of file integral_image2D.h.

typedef unsigned char pcl::IntegralImageTypeTraits< unsigned char >::Type

Definition at line 85 of file integral_image2D.h.


The documentation for this struct was generated from the following file: