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

#include <pcl/features/integral_image2D.h>

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

Public Types

using Type = unsigned int
 
using IntegralType = unsigned long
 
using Type
 
using IntegralType
 

Detailed Description

Definition at line 99 of file integral_image2D.h.

Member Typedef Documentation

◆ IntegralType [1/2]

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

Definition at line 53 of file integral_image2D.h.

◆ IntegralType [2/2]

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

Definition at line 102 of file integral_image2D.h.

◆ Type [1/2]

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

Definition at line 52 of file integral_image2D.h.

◆ Type [2/2]

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

Definition at line 101 of file integral_image2D.h.


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