OpenCV 4.13.0
Open Source Computer Vision
読み込み中...
検索中...
見つかりません
🤖 AIによる機械翻訳(非公式) — これは OpenCV 4.13.0 公式リファレンス(英語)を AI (Claude) で自動翻訳したものです。訳に誤りを含む場合があります。正確な情報は 公式英語版(原文) を参照してください。
cv::rgbd::RgbdPlane メンバ一覧

これは cv::rgbd::RgbdPlane の全メンバ(継承されたすべてのメンバを含む)の一覧である。

Algorithm()cv::Algorithm
clear()cv::Algorithminlinevirtual
create(int method, int block_size, int min_size, double threshold, double sensor_error_a=0, double sensor_error_b=0, double sensor_error_c=0)cv::rgbd::RgbdPlanestatic
empty() constcv::Algorithminlinevirtual
getBlockSize() constcv::rgbd::RgbdPlaneinline
getDefaultName() constcv::Algorithmvirtual
getMethod() constcv::rgbd::RgbdPlaneinline
getMinSize() constcv::rgbd::RgbdPlaneinline
getSensorErrorA() constcv::rgbd::RgbdPlaneinline
getSensorErrorB() constcv::rgbd::RgbdPlaneinline
getSensorErrorC() constcv::rgbd::RgbdPlaneinline
getThreshold() constcv::rgbd::RgbdPlaneinline
load(const String &filename, const String &objname=String())cv::Algorithminlinestatic
loadFromString(const String &strModel, const String &objname=String())cv::Algorithminlinestatic
operator()(InputArray points3d, InputArray normals, OutputArray mask, OutputArray plane_coefficients)cv::rgbd::RgbdPlane
operator()(InputArray points3d, OutputArray mask, OutputArray plane_coefficients)cv::rgbd::RgbdPlane
read(const FileNode &fn)cv::Algorithminlinevirtual
read(const FileNode &fn)cv::Algorithminlinestatic
RGBD_PLANE_METHOD enum namecv::rgbd::RgbdPlane
RGBD_PLANE_METHOD_DEFAULT enum valuecv::rgbd::RgbdPlane
RgbdPlane(int method=RgbdPlane::RGBD_PLANE_METHOD_DEFAULT)cv::rgbd::RgbdPlaneinline
RgbdPlane(int method, int block_size, int min_size, double threshold, double sensor_error_a=0, double sensor_error_b=0, double sensor_error_c=0)cv::rgbd::RgbdPlane
save(const String &filename) constcv::Algorithmvirtual
setBlockSize(int val)cv::rgbd::RgbdPlaneinline
setMethod(int val)cv::rgbd::RgbdPlaneinline
setMinSize(int val)cv::rgbd::RgbdPlaneinline
setSensorErrorA(double val)cv::rgbd::RgbdPlaneinline
setSensorErrorB(double val)cv::rgbd::RgbdPlaneinline
setSensorErrorC(double val)cv::rgbd::RgbdPlaneinline
setThreshold(double val)cv::rgbd::RgbdPlaneinline
write(FileStorage &fs) constcv::Algorithminlinevirtual
write(FileStorage &fs, const String &name) constcv::Algorithm
write(const Ptr< FileStorage > &fs, const String &name=String()) constcv::Algorithm
writeFormat(FileStorage &fs) constcv::Algorithmprotected
~Algorithm()cv::Algorithmvirtual
~RgbdPlane()cv::rgbd::RgbdPlane