Searched defs:motions_ (Results 1 – 4 of 4) sorted by relevance
/external/opencv3/modules/videostab/include/opencv2/videostab/ | ||
D | deblurring.hpp | 86 const std::vector<Mat> *motions_; member in cv::videostab::DeblurerBase |
D | wobble_suppression.hpp | 90 const std::vector<Mat> *motions_; member in cv::videostab::WobbleSuppressorBase |
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 |
D | inpainting.hpp | 97 const std::vector<Mat> *motions_; member in cv::videostab::InpainterBase |