OpenCV
4.9.0
Open Source Computer Vision
|
Classes | |
struct | cv::videostab::RansacParams |
Describes RANSAC method parameters. More... | |
Namespaces | |
cv | |
"black box" representation of the file storage associated with a file on disk. | |
cv::videostab | |
Enumerations | |
enum | cv::videostab::MotionModel { cv::videostab::MM_TRANSLATION = 0, cv::videostab::MM_TRANSLATION_AND_SCALE = 1, cv::videostab::MM_ROTATION = 2, cv::videostab::MM_RIGID = 3, cv::videostab::MM_SIMILARITY = 4, cv::videostab::MM_AFFINE = 5, cv::videostab::MM_HOMOGRAPHY = 6, cv::videostab::MM_UNKNOWN = 7 } |
Describes motion model between two point clouds. More... | |