Stitcher with python
Hi,
I would like to use the opencv Stitcher with python, but it looks like Stitcher is not available in the python (> 2.4.1) Is it correct? If yes, when do you think it will be available? Thanks,
are you building from src ?
Are you sure that it isn't really there in the master branch? Documentation has many new stuff undocumented ! Probably new Python bindings will be complete at the OpenCV 3.0 release.
no, it isn't in 2.4.9. i checked my generated wrappers.
currently investigating, if just adding the stitcher ( and warping ) headers here will solve it. that would be an easy fix !
What you could do is submit is as a pull request and see how OpenCV dev team reacts to it :)
that's the actual plan.. unfortunately, not as easy as i thought.
Keep trying :) Efforts should be stimulated :)
They should at least provide the gap between the C++ and the python API. It very confusing, and there is no way to know exactally what we have in python. I hope they will improve it
how old is the stitcher stuff, actually ? few months, i'd say. and they're just a handful of ppl doing that in their spare time.
OSS is a bit like a mirror - you point your finger at it, and pretty soon find out, that the finger is pointing at yourself ;)
get involved !
@fcalzada remember that this is mainly an open source project with people adding code and functionality in their spare time. If you want to get more out of everything, sign up and start programming pull requests!
ok guys, don't be made at me.