OpenCV453
公開メンバ関数 | 静的公開メンバ関数 | 公開変数類 | 全メンバ一覧
cv::rgbd::RgbdFrame 構造体

#include <depth.hpp>

cv::rgbd::OdometryFrameに継承されています。

公開メンバ関数

 RgbdFrame (const Mat &image, const Mat &depth, const Mat &mask=Mat(), const Mat &normals=Mat(), int ID=-1)
 
virtual CV_WRAP void release ()
 

静的公開メンバ関数

static CV_WRAP Ptr< RgbdFramecreate (const Mat &image=Mat(), const Mat &depth=Mat(), const Mat &mask=Mat(), const Mat &normals=Mat(), int ID=-1)
 

公開変数類

CV_PROP int ID
 
CV_PROP Mat image
 
CV_PROP Mat depth
 
CV_PROP Mat mask
 
CV_PROP Mat normals
 

詳解

Object that contains a frame data.


この構造体詳解は次のファイルから抽出されました: