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 D | deblurring.hpp | 78 virtual const std::vector<Mat>& motions() const { return *motions_; } in motions() function in cv::videostab::DeblurerBase |
| H A D | wobble_suppression.hpp | 79 virtual const std::vector<Mat>& motions() const { return *motions_; } in motions() function in cv::videostab::WobbleSuppressorBase |
| H A D | inpainting.hpp | 85 virtual const std::vector<Mat>& motions() const { return *motions_; } in motions() function in cv::videostab::InpainterBase |