Point Cloud Library (PCL)
1.9.1
|
#include </build/pcl-tEKa6w/pcl-1.9.1+dfsg1/cuda/io/include/pcl/cuda/io/debayering.h>
Public Member Functions | |
downsampleIndices (int width, int height, int stride) | |
__host__ __device__ bool | operator() (int i) |
Public Attributes | |
int | width |
int | height |
int | stride |
Definition at line 49 of file debayering.h.
|
inline |
Definition at line 51 of file debayering.h.
|
inline |
Definition at line 58 of file debayering.h.
References width.
int pcl::cuda::downsampleIndices::height |
Definition at line 55 of file debayering.h.
int pcl::cuda::downsampleIndices::stride |
Definition at line 55 of file debayering.h.
int pcl::cuda::downsampleIndices::width |
Definition at line 55 of file debayering.h.
Referenced by operator()().