Stitching class in OpenCV-Python bindings?
Hi, is stitching class yet part of the OpenCV-Python binding?
I have been trying to look for it in Python bindings for OpenCV2.X and OpenCV3 as well but very less has been documented about that. Did anyone exported all the OpenCV-Python bindings?
I would appreciate any response.
Pankaj
try a :
>>> help(cv2.createStitcher())