videostab
All modules / videostab
No matches. Try an algorithm name, a module, or a shorter phrase.
Constants
Use the named constant from cv. In particular, OpenCV 5 matrix type codes differ from OpenCV 4.
videostab_MM_TRANSLATIONvideostab mm translation constant (0), defined by OpenCV for cv::videostab.
videostab_MM_TRANSLATION_AND_SCALEvideostab mm translation and scale constant (1), defined by OpenCV for cv::videostab.
videostab_MM_ROTATIONvideostab mm rotation constant (2), defined by OpenCV for cv::videostab.
videostab_MM_RIGIDvideostab mm rigid constant (3), defined by OpenCV for cv::videostab.
videostab_MM_SIMILARITYvideostab mm similarity constant (4), defined by OpenCV for cv::videostab.
videostab_MM_AFFINEvideostab mm affine constant (5), defined by OpenCV for cv::videostab.
videostab_MM_HOMOGRAPHYvideostab mm homography constant (6), defined by OpenCV for cv::videostab.
videostab_MM_UNKNOWNvideostab mm unknown constant (7), defined by OpenCV for cv::videostab.