Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

videostab.cpp is not meant for real-time. Unfortunately, at this time, there are no complete OpenCV classes for doing real-time stabilization.

However, it is certainly possible to do. Take a look here for a somewhat sophisticated method that handles full affine motion.