OpenCV  4.3.0
Open Source Computer Vision
Classes | Namespaces | Functions
motion_stabilizing.hpp File Reference
#include <vector>
#include <utility>
#include "opencv2/core.hpp"
#include "opencv2/videostab/global_motion.hpp"

Classes

class  cv::videostab::GaussianMotionFilter
 
class  cv::videostab::IMotionStabilizer
 
class  cv::videostab::LpMotionStabilizer
 
class  cv::videostab::MotionFilterBase
 
class  cv::videostab::MotionStabilizationPipeline
 

Namespaces

 cv
 "black box" representation of the file storage associated with a file on disk.
 
 cv::videostab
 

Functions

Mat cv::videostab::ensureInclusionConstraint (const Mat &M, Size size, float trimRatio)
 
float cv::videostab::estimateOptimalTrimRatio (const Mat &M, Size size)