Home
last modified time | relevance | path

Searched refs:motions (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/videostab/
H A Dmotion_stabilizing.hpp66 int size, const std::vector<Mat> &motions, std::pair<int,int> range,
77 int size, const std::vector<Mat> &motions, std::pair<int,int> range,
90 int idx, const std::vector<Mat> &motions, std::pair<int,int> range) = 0;
93 int size, const std::vector<Mat> &motions, std::pair<int,int> range,
107 int idx, const std::vector<Mat> &motions, std::pair<int,int> range) CV_OVERRIDE;
144 int size, const std::vector<Mat> &motions, std::pair<int,int> range,
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
H A Dglobal_motion.hpp293 CV_EXPORTS Mat getMotion(int from, int to, const std::vector<Mat> &motions);
/OK3568_Linux_fs/buildroot/dl/ncurses/
HDncurses-6.1-20190728.patch.gz
HDncurses-6.1-20190727.patch.gz1# ncurses 6.1 - patch 20190727 - Thomas E. Dickey 2# 3# --- ...
HDncurses-6.1-20190615.patch.gz1# ncurses 6.1 - patch 20190615 - Thomas E. Dickey 2# 3# --- ...
/OK3568_Linux_fs/yocto/poky/bitbake/doc/bitbake-user-manual/
H A Dbitbake-user-manual-intro.rst397 -n, --dry-run Don't execute, just go through the motions.
/OK3568_Linux_fs/external/xserver/
H A DChangeLog19890 relative motions used by a pointer warp emulator.
190852 Wrap ClipNotify to see region motions during MoveWindow.