[IMAGE-SIG] Spatial histograms

Fredrik Lundh Fredrik Lundh" <fredrik_lundh@ivab.se
Mon, 14 Jul 1997 20:39:33 +0200


>> Another thing: I haven't written my image segmentation code
>> yet, but suspect it'll wind up having to be written in C for speed.
>
>Again, NumPy is probably the place to start -- or at least that's where
>I'd start -- C is too much of a pain, and NumPy is faster than my C code
>=).

Now, if you tell me how to implement image segmentation with
NumPy, I promise to make PIL a NumPy addon, rather than a
separate library...

On the other hand, I can probably talk PythonWare into releasing
a stripped-down version of their segmentation module for public
consumption ;-)

Cheers /F





_______________
IMAGE-SIG - SIG on Image Processing with Python

send messages to: image-sig@python.org
administrivia to: image-sig-request@python.org
_______________