OpenCV
4.7.0
Open Source Computer Vision
|
This is the complete list of members for cv::dynafu::DynaFu, including all inherited members.
create(const Ptr< kinfu::Params > &_params) | cv::dynafu::DynaFu | static |
getCloud(OutputArray points, OutputArray normals) const =0 | cv::dynafu::DynaFu | pure virtual |
getNodesPos() const =0 | cv::dynafu::DynaFu | pure virtual |
getNormals(InputArray points, OutputArray normals) const =0 | cv::dynafu::DynaFu | pure virtual |
getParams() const =0 | cv::dynafu::DynaFu | pure virtual |
getPoints(OutputArray points) const =0 | cv::dynafu::DynaFu | pure virtual |
getPose() const =0 | cv::dynafu::DynaFu | pure virtual |
marchCubes(OutputArray vertices, OutputArray edges) const =0 | cv::dynafu::DynaFu | pure virtual |
render(OutputArray image, const Matx44f &cameraPose=Matx44f::eye()) const =0 | cv::dynafu::DynaFu | pure virtual |
renderSurface(OutputArray depthImage, OutputArray vertImage, OutputArray normImage, bool warp=true)=0 | cv::dynafu::DynaFu | pure virtual |
reset()=0 | cv::dynafu::DynaFu | pure virtual |
update(InputArray depth)=0 | cv::dynafu::DynaFu | pure virtual |
~DynaFu() | cv::dynafu::DynaFu | virtual |