|
Point Cloud Library (PCL) 1.15.1
|
#include </build/reproducible-path/pcl-1.15.1+dfsg/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 |