Point Cloud Library (PCL)
1.8.0
|
#include </build/pcl-IgoYJm/pcl-1.8.0+dfsg1/cuda/io/include/pcl/cuda/io/debayering.h>
Public Types | |
typedef Storage< OpenNIRGB >::type | RGBImageType |
Public Member Functions | |
void | compute (const boost::shared_ptr< openni_wrapper::Image > &yuv_image, RGBImageType &rgb_image) const |
Definition at line 116 of file debayering.h.
typedef Storage<OpenNIRGB>::type pcl::cuda::YUV2RGB< Storage >::RGBImageType |
Definition at line 119 of file debayering.h.
void pcl::cuda::YUV2RGB< Storage >::compute | ( | const boost::shared_ptr< openni_wrapper::Image > & | yuv_image, |
RGBImageType & | rgb_image | ||
) | const |