Point Cloud Library (PCL)
1.8.1
|
#include </build/pcl-2VaGkC/pcl-1.8.1+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 > &bayer_image, RGBImageType &rgb_image) const |
Definition at line 96 of file debayering.h.
typedef Storage<OpenNIRGB>::type pcl::cuda::DebayeringDownsampling< Storage >::RGBImageType |
Definition at line 99 of file debayering.h.
void pcl::cuda::DebayeringDownsampling< Storage >::compute | ( | const boost::shared_ptr< openni_wrapper::Image > & | bayer_image, |
RGBImageType & | rgb_image | ||
) | const |