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

#include <pcl/features/integral_image2D.h>

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

Public Types

using Type = unsigned short
 
using IntegralType = unsigned long
 
using Type
 
using IntegralType
 

Detailed Description

Definition at line 78 of file integral_image2D.h.

Member Typedef Documentation

◆ IntegralType [1/2]

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

Definition at line 53 of file integral_image2D.h.

◆ IntegralType [2/2]

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

Definition at line 81 of file integral_image2D.h.

◆ Type [1/2]

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

Definition at line 52 of file integral_image2D.h.

◆ Type [2/2]

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

Definition at line 80 of file integral_image2D.h.


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