Home
last modified time | relevance | path

Searched defs:motions_ (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/videostab/
H A Ddeblurring.hpp86 const std::vector<Mat> *motions_; member in cv::videostab::DeblurerBase
H A Dwobble_suppression.hpp90 const std::vector<Mat> *motions_; member in cv::videostab::WobbleSuppressorBase
H A Dstabilizer.hpp131 std::vector<Mat> motions_; // motions_[i] is the motion from i-th to i+1-th frame member in cv::videostab::StabilizerBase
H A Dinpainting.hpp97 const std::vector<Mat> *motions_; member in cv::videostab::InpainterBase