OpenCV  5.0.0-pre
Open Source Computer Vision
Loading...
Searching...
No Matches
Namespaces | Functions
kinfu_frame.hpp File Reference
#include <opencv2/core/affine.hpp>
Include dependency graph for kinfu_frame.hpp:

Namespaces

namespace  cv
 "black box" representation of the file storage associated with a file on disk.
 
namespace  cv::detail
 

Functions

void cv::detail::renderPointsNormals (InputArray _points, InputArray _normals, OutputArray image, cv::Vec3f lightLoc)
 
void cv::detail::renderPointsNormalsColors (InputArray _points, InputArray _normals, InputArray _colors, OutputArray image)