|
Point Cloud Library (PCL)
1.15.1-dev
|
#include </__w/1/s/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 48 of file debayering.h.
|
inline |
Definition at line 50 of file debayering.h.
|
inline |
Definition at line 57 of file debayering.h.
| int pcl::cuda::downsampleIndices::height |
Definition at line 54 of file debayering.h.
| int pcl::cuda::downsampleIndices::stride |
Definition at line 54 of file debayering.h.
Referenced by operator()().
| int pcl::cuda::downsampleIndices::width |
Definition at line 54 of file debayering.h.
Referenced by operator()().