matiskiba
unread,May 29, 2011, 8:21:16 AM5/29/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ctypes-opencv
Hello,
Me and my friend decided to pursuit some image processing projects.
For that we chose the wonderful OpenCV.
I personally prefer coding in Python. The OpenCV comes with it's own
python wrappings, though they pose some stability challenges.
While looking for solutions I came across the PyOpenCV project. It is
advertised to be very good, so I consider adopting it. However, please
clarify a few concerns:
* Is PyOpenCV indeed different from what is shipped with OpenCV. If
so, is it better?
* Can PyOpenCV work with the camera.
* Can PyOpenCV be installed against OpenCV2.2?
Regards,
Mati
p.s.
Naturally, If I adopt PyOpenCV I would like to contribute as well
(when/if I encounter issues)