Point Cloud Library (PCL)
1.14.1-dev
|
#include </__w/1/s/cuda/io/include/pcl/cuda/io/debayering.h>
Public Types | |
using | RGBImageType = typename Storage< OpenNIRGB >::type |
Public Member Functions | |
void | computeBilinear (const openni_wrapper::Image::Ptr &bayer_image, RGBImageType &rgb_image) const |
Definition at line 124 of file debayering.h.
using pcl::cuda::Debayering< Storage >::RGBImageType = typename Storage<OpenNIRGB>::type |
Definition at line 127 of file debayering.h.
void pcl::cuda::Debayering< Storage >::computeBilinear | ( | const openni_wrapper::Image::Ptr & | bayer_image, |
RGBImageType & | rgb_image | ||
) | const |