Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Python: Python

working with images (PIL ?)

 

 

Python python RSS feed   Index | Next | Previous | View Threaded


znfmail-pythonlang at yahoo

May 14, 2008, 8:30 AM

Post #1 of 2 (600 views)
Permalink
working with images (PIL ?)

I need to write a program to examine images (JPG) and determine how much
area is whitespace. We need to throw a returned image out if too much of it
is whitespace from the dataset we're working with. I've been examining the
Python Image Library and can not determine if it offers the needed
functionality. Does anyone have suggestions of other image libraries I
should be looking at it, or if PIL can do what I need?


--
http://mail.python.org/mailman/listinfo/python-list


Scott.Daniels at Acm

May 17, 2008, 12:32 PM

Post #2 of 2 (537 views)
Permalink
Re: working with images (PIL ?) [In reply to]

Poppy wrote:
> I need to write a program to examine images (JPG) and determine how much
> area is whitespace. We need to throw a returned image out if too much of it
> is whitespace from the dataset we're working with. I've been examining the
> Python Image Library and can not determine if it offers the needed
> functionality. Does anyone have suggestions of other image libraries I
> should be looking at it, or if PIL can do what I need?
>
>
If PIL's "histogram" method doesn't give you a clue how you might do
this, hire someone to do it.

--Scott David Daniels
Scott.Daniels [at] Acm
--
http://mail.python.org/mailman/listinfo/python-list

Python python RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.