OpenCV
2.4.13.6
Open Source Computer Vision
Public Member Functions
|
List of all members
cv::videostab::IMotionStabilizer Class Reference
abstract
#include <motion_stabilizing.hpp>
Inheritance diagram for cv::videostab::IMotionStabilizer:
Public Member Functions
virtual
void
stabilize
(const
Mat
*motions,
int
size,
Mat
*stabilizationMotions) const =0
Member Function Documentation
§
stabilize()
virtual
void
cv::videostab::IMotionStabilizer::stabilize
(
const
Mat
*
motions
,
int
size
,
Mat
*
stabilizationMotions
)
const
pure virtual
Implemented in
cv::videostab::MotionFilterBase
.
The documentation for this class was generated from the following file:
motion_stabilizing.hpp
cv
videostab
IMotionStabilizer
Generated on Thu Feb 22 2018 00:53:08 for OpenCV by
1.8.12