Classes | Namespaces | Functions
motion_stabilizing.hpp File Reference

Go to the source code of this file.

Classes

class  cv::videostab::IMotionStabilizer
 
class  cv::videostab::MotionFilterBase
 
class  cv::videostab::GaussianMotionFilter
 

Namespaces

 cv
 Namespace where all the C++ OpenCV functionality resides.
 
 cv::videostab
 

Functions

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