OpenCV
5.0.0-pre
Open Source Computer Vision
|
This is the complete list of members for cv::Volume, including all inherited members.
BoundingBoxPrecision enum name | cv::Volume | |
fetchNormals(InputArray points, OutputArray normals) const | cv::Volume | |
fetchPointsNormals(OutputArray points, OutputArray normals) const | cv::Volume | |
fetchPointsNormalsColors(OutputArray points, OutputArray normals, OutputArray colors) const | cv::Volume | |
getBoundingBox(OutputArray bb, int precision) const | cv::Volume | |
getEnableGrowth() const | cv::Volume | |
getTotalVolumeUnits() const | cv::Volume | |
getVisibleBlocks() const | cv::Volume | |
integrate(const OdometryFrame &frame, InputArray pose) | cv::Volume | |
integrate(InputArray depth, InputArray pose) | cv::Volume | |
integrate(InputArray depth, InputArray image, InputArray pose) | cv::Volume | |
raycast(InputArray cameraPose, OutputArray points, OutputArray normals) const | cv::Volume | |
raycast(InputArray cameraPose, OutputArray points, OutputArray normals, OutputArray colors) const | cv::Volume | |
raycast(InputArray cameraPose, int height, int width, InputArray K, OutputArray points, OutputArray normals) const | cv::Volume | |
raycast(InputArray cameraPose, int height, int width, InputArray K, OutputArray points, OutputArray normals, OutputArray colors) const | cv::Volume | |
reset() | cv::Volume | |
setEnableGrowth(bool v) | cv::Volume | |
Volume(VolumeType vtype=VolumeType::TSDF, const VolumeSettings &settings=VolumeSettings(VolumeType::TSDF)) | cv::Volume | explicit |
VOLUME_UNIT enum value | cv::Volume | |
VOXEL enum value | cv::Volume | |
~Volume() | cv::Volume |