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 | compute (const openni_wrapper::Image::Ptr &yuv_image, RGBImageType &rgb_image) const |
Definition at line 115 of file debayering.h.
using pcl::cuda::YUV2RGB< Storage >::RGBImageType = typename Storage<OpenNIRGB>::type |
Definition at line 118 of file debayering.h.
void pcl::cuda::YUV2RGB< Storage >::compute | ( | const openni_wrapper::Image::Ptr & | yuv_image, |
RGBImageType & | rgb_image | ||
) | const |