Ask Your Question

Revision history [back]

python binding for 3.0.0-dev

I tried compiling the latest dev version to use the video stabilization module (http://docs.opencv.org/trunk/modules/videostab/doc/videostab.html) from python. But, sadly I could not access the functions (estimateGlobalMotionRansac) as it was not exposed, I could only find few constant exposed.

I was curious as to: 1. is this a work in progress? 2. If not, how can I include the support myself.

Thanks