Point Cloud Library (PCL) 1.15.0
Loading...
Searching...
No Matches
pcl::IntegralImageTypeTraits< unsigned char > Struct Reference

#include <pcl/features/integral_image2D.h>

+ Inheritance diagram for pcl::IntegralImageTypeTraits< unsigned char >:
+ Collaboration diagram for pcl::IntegralImageTypeTraits< unsigned char >:

Public Types

using Type = unsigned char
 
using IntegralType = unsigned int
 
using Type
 
using IntegralType
 

Detailed Description

Definition at line 85 of file integral_image2D.h.

Member Typedef Documentation

◆ IntegralType [1/2]

using pcl::IntegralImageTypeTraits< unsigned char >::IntegralType

Definition at line 53 of file integral_image2D.h.

◆ IntegralType [2/2]

using pcl::IntegralImageTypeTraits< unsigned char >::IntegralType = unsigned int

Definition at line 88 of file integral_image2D.h.

◆ Type [1/2]

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

Definition at line 52 of file integral_image2D.h.

◆ Type [2/2]

using pcl::IntegralImageTypeTraits< unsigned char >::Type = unsigned char

Definition at line 87 of file integral_image2D.h.


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