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

#include <pcl/features/integral_image2D.h>

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

Public Types

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

Detailed Description

Definition at line 64 of file integral_image2D.h.

Member Typedef Documentation

◆ IntegralType [1/2]

using pcl::IntegralImageTypeTraits< char >::IntegralType

Definition at line 53 of file integral_image2D.h.

◆ IntegralType [2/2]

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

Definition at line 67 of file integral_image2D.h.

◆ Type [1/2]

using pcl::IntegralImageTypeTraits< char >::Type

Definition at line 52 of file integral_image2D.h.

◆ Type [2/2]

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

Definition at line 66 of file integral_image2D.h.


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