Live data from Hacker News

Locating interesting parts of an image

iptech-group.com

11–12 of 12 posts

Re: Locating interesting parts of an image

#11
post #10

Reddit's thumbnailing script works nice as well, https://github.com/reddit/reddit/blob/master/r2/r2/lib/scrap... edit: I even think you are using a similar method.

This looks like a nice, simple solution. Now I wonder if there is a solution similar to this written in PHP.

I found this:

http://jueseph.com/2010/06/opticrop-content-aware-cropping-w...

Seems to be a similar solution using PHP and ImageMagick.

Post reply on HN