Open3D (C++ API)
|
#include "Open3D/Geometry/RGBDImage.h"
Namespaces | |
open3d | |
open3d::geometry | |
Functions | |
RGBDImagePyramid | open3d::geometry::FilterRGBDImagePyramid (const RGBDImagePyramid &rgbd_image_pyramid, Image::FilterType type) |
RGBDImagePyramid | open3d::geometry::CreateRGBDImagePyramid (const RGBDImage &rgbd_image, size_t num_of_levels, bool with_gaussian_filter_for_color, bool with_gaussian_filter_for_depth) |