[Numpy-discussion] Update for IM. a small image processing system

Travis E. Oliphant oliphant at ee.byu.edu
Tue Jan 6 07:32:02 EST 2004


Edward C. Jones wrote:
> Peter Verveer wrote:
> 
>> On Saturday 03 January 2004 03:11, Edward C. Jones wrote:
>>  
>>
>>>                                 IM
>>>
>>> I have uploaded a new version of my small image processing system IM to
>>> "http://members.tripod.com/~edcjones/IM-01.01.04.tar.gz". Most of the 
>>> code
>>> in IM (pronounced "I'm") is inferior to "nd_image" so I will eventually
>>> convert it all to "nd_image".
>>>   
>>
>>
>> I had a look and I guess that indeed you could use the nd_image 
>> package for some low level stuff (I am the author of nd_image). 
>> nd_image is however also still being developed and I am looking for 
>> directions to further work on. I wondered if there is anything you 
>> would like to see in there?  
>>
> Thanks for your response. I have put a slightly revised version of IM on 
> my web page "http://members.tripod.com/~edcjones/". The new version 
> includes functions, written in C, for slicing arrays.
> 
> A cople of things I would like to see:
> 
> The ability to read and write a variety of image formats. ImageMagick 
> has a good set. All of ImageMagick should be wrapped.
> 

I have wrappers for ImageMagick done (for Numeric).

See pylab.sourceforge.net

-Travis






More information about the NumPy-Discussion mailing list