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 D | deblurring.hpp | 86 const std::vector<Mat> *motions_; member in cv::videostab::DeblurerBase |
| H A D | wobble_suppression.hpp | 90 const std::vector<Mat> *motions_; member in cv::videostab::WobbleSuppressorBase |
| H A D | stabilizer.hpp | 131 std::vector<Mat> motions_; // motions_[i] is the motion from i-th to i+1-th frame member in cv::videostab::StabilizerBase |
| H A D | inpainting.hpp | 97 const std::vector<Mat> *motions_; member in cv::videostab::InpainterBase |