OpenCV 4.5.3(日本語機械翻訳)
|
#include <mapperpyramid.hpp>
cv::reg::Mapperを継承しています。
公開メンバ関数 |
|
CV_WRAP | MapperPyramid (Ptr< Mapper > baseMapper) |
virtual CV_WRAP cv::Ptr< Map > | calculate (InputArray img1, InputArray img2, cv::Ptr< Map > init=cv::Ptr< Map >()) const CV_OVERRIDE |
CV_WRAP cv::Ptr< Map > | getMap () const CV_OVERRIDE |
公開変数類 |
|
CV_PROP_RW int | numLev_ |
CV_PROP_RW int | numIterPerScale_ |
その他の継承メンバ |
|
![]() |
|
void | gradient (const cv::Mat &img1, const cv::Mat &img2, cv::Mat &Ix, cv::Mat &Iy, cv::Mat &It) const |
void | grid (const Mat &img, Mat &grid_r, Mat &grid_c) const |
cv::Mat | sqr (const cv::Mat &mat1) const |
ガウス型ピラミッドを使ってマップを計算します。
|
virtual |
cv::reg::Mapperを実装します。
cv::reg::Mapperを実装します。
CV_PROP_RW int cv::reg::MapperPyramid::numIterPerScale_ |
ピラミッドの任意のスケールでの反復回数
CV_PROP_RW int cv::reg::MapperPyramid::numLev_ |
ピラミッドのレベルの数