Image orientation and color information with PIL?

Jeff Epler jepler at unpythonic.net
Mon Jul 18 13:05:15 EDT 2005


On Mon, Jul 18, 2005 at 10:55:42AM -0600, Ivan Van Laningham wrote:
> How are you going to determine the orientation of an image without
> sophisticated image analysis? There is research on automatic image
> orientation detection.
[...]
> If you write it I'll use it;-)

There's research going on in this area.  Here are a few papers:
    http://www.dcs.shef.ac.uk/teaching/eproj/msc2004/abs/m3zs2.htm
    http://research.microsoft.com/research/pubs/view.aspx?pubid=918
there are probably many others.

I considered implementing one of these algorithms back in 2003 or so,
but instead I bought a digital camera with an orientation sensor.

Jeff
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-list/attachments/20050718/8c7c9598/attachment.sig>


More information about the Python-list mailing list