On Fri, Aug 15, 2008 at 3:54 AM, ShivKumar Anand <[EMAIL PROTECTED]> wrote:
> Hello!! Everyone,
>
> I have to match two images and tell how much identical they are.
>
> I am trying with Python Imaging Library 1.2.6, but not able to do it
>
> I am using ImageChops.difference(im1, im2).histogram() and trying to
> achieve.

How do you define "how much identical"?

What results are you getting and how does it not work?

Kent
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to