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

これは cv::reg::MapperPyramid の全メンバ一覧であり、継承されたメンバもすべて含む。

calculate(InputArray img1, InputArray img2, cv::Ptr< Map > init=cv::Ptr< Map >()) const CV_OVERRIDEcv::reg::MapperPyramidvirtual
getMap() const CV_OVERRIDEcv::reg::MapperPyramidvirtual
gradient(const cv::Mat &img1, const cv::Mat &img2, cv::Mat &Ix, cv::Mat &Iy, cv::Mat &It) constcv::reg::Mapperprotected
grid(const Mat &img, Mat &grid_r, Mat &grid_c) constcv::reg::Mapperprotected
MapperPyramid(Ptr< Mapper > baseMapper)cv::reg::MapperPyramid
numIterPerScale_cv::reg::MapperPyramid
numLev_cv::reg::MapperPyramid
sqr(const cv::Mat &mat1) constcv::reg::Mapperinlineprotected
~Mapper(void)cv::reg::Mapperinlinevirtual