Home
last modified time | relevance | path

Searched defs:motions (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/videostab/
H A Ddeblurring.hpp78 virtual const std::vector<Mat>& motions() const { return *motions_; } in motions() function in cv::videostab::DeblurerBase
H A Dwobble_suppression.hpp79 virtual const std::vector<Mat>& motions() const { return *motions_; } in motions() function in cv::videostab::WobbleSuppressorBase
H A Dinpainting.hpp85 virtual const std::vector<Mat>& motions() const { return *motions_; } in motions() function in cv::videostab::InpainterBase