Timing comparisons between mahotas & scikits-image

Stéfan van der Walt stefan at sun.ac.za
Sun Sep 2 10:41:09 EDT 2012


On Thu, Aug 30, 2012 at 9:46 AM, Luis Pedro Coelho <luis at luispedro.org>
wrote:
> I made a timing comparison between mahotas & scikits-image.
>
> operation   | mahotas  | pymorph  | skimage
> ------------+----------+----------+---------
> dilate      |    11.44 |     8.93 |    41.59

With the latest versions of skimage and mahotas, I have:

          |   mahotas  | skimage
----------+------------+--------
erode     |      9.60  |   16.18
dilate    |     11.69  |    8.01
open      |     20.53  |   16.16

Thanks to Johannes Schönberger for the speed-ups.

Stéfan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-image/attachments/20120902/24df754d/attachment.html>


More information about the scikit-image mailing list