OpenCV  4.10.0
Open Source Computer Vision
Loading...
Searching...
No Matches
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

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)