There seems to be no Python API for the Open CV stitcher class
Hi,
I am using OpenCV-3.0.0 with Python 2.7x in Ubuntu 14.04 LTS. I can't find Python bindings for the OpenCV stitcher class. Could someone tell me how to generate those bindings? Btw, I built OpenCV-3.0.0 beta version and created the Python bindings.
ah, you just did not find it ;)
Thanks! If only Open-CV for Python documentation had mentioned about how to use the Stitcher class.