Classes | Namespaces | Functions
include/opencv2/videostab/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

namespace  cv
 Namespace where all the C++ OpenCV functionality resides.
namespace  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)