OpenCV  4.9.0-dev
Open Source Computer Vision
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
motion_stabilizing.hpp File Reference
#include <vector>
#include <utility>
#include "opencv2/core.hpp"
#include "opencv2/videostab/global_motion.hpp"
Include dependency graph for motion_stabilizing.hpp:
This graph shows which files directly or indirectly include this file:

Classes

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

Namespaces

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

Functions

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