Does openCV have Python 3 bindings?
Hi users and devs,
It came to my knowledge that another python library (based on C++ and C codes) for image processing exists too : opencv
I understand that numpy intregrates some basic features and we need some advanced features but I have the feeling that skimages is redoundant with opencv in some ways.
What's the position of skimage about that? (Don't read this question as a troll but like a real question).
I mean that similar features exist in both. Would not be possible to reuse/integrate opencv or merge? what's the reason for keeping them apart?
My observation is there is 4 libraries to manipulate images:
* PIL
* numpy
* skimages
* opencv
That's a lot.
Cheers,
-- François Boulogne. http://www.sciunto.org