[Pythonmac-SIG] image processing

Eric Nieuwland eric.nieuwland at xs4all.nl
Wed Aug 27 17:22:00 EDT 2003


How slow would be slow, in your estimate?
The images will be of various sizes, so let's assume 800x640 as a 
reference.

--eric

On woensdag, aug 27, 2003, at 15:52 Europe/Amsterdam, Bob Ippolito 
wrote:

> Sounds like a pretty slow way to go about it.. but you should be able 
> to do it just fine with Numeric and PIL.
>
> -bob
>
> On Wednesday, Aug 27, 2003, at 09:05 America/New_York, Eric Nieuwland 
> wrote:
>
>> Hi all,
>>
>> I have to do some image analysis and would prefer to do it in Python 
>> on a Mac. Could anyone come up with suggestions?
>>
>> Tasks:
>> - identify pixels of the same colour
>> - produce a list of coordinates per colour
>> - cluster like coloured pixels to identify bigger areas of the same 
>> colour
>>
>> File format:
>> - bmp, but may be converted to any other
>
>




More information about the Pythonmac-SIG mailing list