>
> Is there any open source image matching tool or software written in python
> or allow python to interact with it?
>
http://opencv.org/
fossevents.in
___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpype
Hello,
On Fri, Nov 2, 2012 at 11:28 AM, satyaakam goswami wrote:
> >
> > Is there any open source image matching tool or software written in
> python
> > or allow python to interact with it?
> >
>
> http://opencv.org/
>
> This [1] project uses python-opencv.
Thanks
Nagappan
[1] - https://wiki.u
On Fri, Nov 2, 2012 at 10:46 PM, Subhodip Biswas
wrote:
> Hi all,
> Any pointers to docs
> or references will be of great help.
...
A draft copy of the book "Programming Computer Vision with Python"
(O'Reilly) is available online at http://programmingcomputervision.com/.
Check it out. I ha