morphological image processing in Python

benzwt at yahoo.com.tw benzwt at yahoo.com.tw
Mon Oct 3 12:10:54 EDT 2005


Alexandre Fayolle 寫道:


http://www.mmorph.com/resources.html

check this page.
Pymorph is a free.



> Hello,
>
> I'm about to start a project which will involve some greyscale image
> processing using morphological operators (erosion, dilation, distance
> transforms...), and I was wondering if these operators were available in
> Python through some open source libraries.
>
> A quick google search returned pymorphpro[1], which is unfortunately not
> free software, and there also seem to be something available in ITK [2].
> Unless I'm mistaken, the PIL does not provide these operations, nore do
> Numeric/numarray/scipy.
>
> Have I missed the one true Python mathematical morphology toolbox?
>
> Thanks in advance for any advice.
>
> [1] http://www.mmorph.com/pymorphpro/index.html
> [2] http://www.itk.org/
>
> --
> Alexandre Fayolle                              LOGILAB, Paris (France).
> http://www.logilab.com   http://www.logilab.fr  http://www.logilab.org




More information about the Python-list mailing list