Home
last modified time | relevance | path

Searched refs:MM_SIMILARITY (Results 1 – 4 of 4) sorted by relevance

/external/opencv3/modules/videostab/include/opencv2/videostab/
Dmotion_core.hpp65 MM_SIMILARITY = 4, enumerator
113 if (model == MM_SIMILARITY) in default2dMotion()
Dmotion_stabilizing.hpp120 LpMotionStabilizer(MotionModel model = MM_SIMILARITY);
/external/opencv3/samples/cpp/
Dvideostab.cpp556 return MM_SIMILARITY; in motionModel()
/external/opencv3/modules/videostab/src/
Dglobal_motion.cpp558 if (motionModel() == MM_SIMILARITY) in estimate()
608 if (motionModel() == MM_SIMILARITY) in estimate()