Home
last modified time | relevance | path

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

/external/opencv3/modules/videostab/include/opencv2/videostab/
Ddeblurring.hpp86 const std::vector<Mat> *motions_; member in cv::videostab::DeblurerBase
Dwobble_suppression.hpp90 const std::vector<Mat> *motions_; member in cv::videostab::WobbleSuppressorBase
Dstabilizer.hpp131 std::vector<Mat> motions_; // motions_[i] is the motion from i-th to i+1-th frame member in cv::videostab::StabilizerBase
Dinpainting.hpp97 const std::vector<Mat> *motions_; member in cv::videostab::InpainterBase