OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:motionEstimator
(Results
1 - 2
of
2
) sorted by null
/external/opencv3/modules/videostab/include/opencv2/videostab/
wobble_suppression.hpp
68
Ptr<ImageMotionEstimatorBase>
motionEstimator
() const { return motionEstimator_; }
stabilizer.hpp
81
Ptr<ImageMotionEstimatorBase>
motionEstimator
() const { return motionEstimator_; }
Completed in 241 milliseconds