Names to ids

Simon Wistow simon at thegestalt.org
Wed Jan 25 15:46:35 GMT 2006


On Wed, Jan 25, 2006 at 03:10:49PM +0000, me said:
> I have an image thumbnailer because, well, everyone does.

For what it's worth I also found problems in that I could feed ids into 
Image::Seek but it would silently overflow them. I ended up only being 
able to take th first 4 bytes from and md5 hash.

Oh, and it always returned the id of the image you put in. Which isn't 
that useful.

My final script is here

http://www.thegestalt.org/simon/perl/thumbsuggest

and you can see the results here

	http://thegestalt.org/simon/backgrounds/suggest.html

and

	http://thegestalt.org/simon/images/suggest.html

the results are actually pretty good.





More information about the london.pm mailing list