Point Cloud Library (PCL)
1.11.0
|
#include </tmp/B.xkoonvkn/BUILD/pcl-pcl-1.11.0/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 &bayer_image, RGBImageType &rgb_image) const |
Definition at line 95 of file debayering.h.
using pcl::cuda::DebayeringDownsampling< Storage >::RGBImageType = typename Storage<OpenNIRGB>::type |
Definition at line 98 of file debayering.h.
void pcl::cuda::DebayeringDownsampling< Storage >::compute | ( | const openni_wrapper::Image::Ptr & | bayer_image, |
RGBImageType & | rgb_image | ||
) | const |