Re: Finding duplicated photo
- From: Billy Mays <noway@xxxxxxxxx>
- Date: Fri, 08 Jul 2011 08:37:58 -0400
On 07/08/2011 07:29 AM, TheSaint wrote:
Hello,
I came across the problem that Gwenview moves the photo from the camera
memory by renaming them, but later I forgot which where moved.
Then I tought about a small script in python, but I stumbled upon my
ignorance on the way to do that.
PIL can find similar pictures. I was thinking to reduce the foto into gray
scale and resize them to same size, what algorithm should take place?
Is PIL able to compare 2 images?
I recently wrote a program after reading an article ( http://www.hackerfactor.com/blog/index.php?/archives/432-Looks-Like-It.html ) using the DCT method he proposes. It worked surprisingly well even with just the 64bit hash it produces.
--
Bill
.
- Follow-Ups:
- Re: Finding duplicated photo
- From: Kevin Zhang
- Re: Finding duplicated photo
- From: TheSaint
- Re: Finding duplicated photo
- References:
- Finding duplicated photo
- From: TheSaint
- Finding duplicated photo
- Prev by Date: Finding duplicated photo
- Next by Date: Re: Serial & reset of the device
- Previous by thread: Finding duplicated photo
- Next by thread: Re: Finding duplicated photo
- Index(es):
Relevant Pages
|