[scikit-image] Integrate snake method in ImagePy

imagepy at sina.com imagepy at sina.com
Fri Oct 12 14:48:10 EDT 2018


Hi Everyone:
  I saw in scikit-image 14, add some snake method (chan_vese, morphological_chan_vese ...), It is very useful, but we need a good interactive enviroment to maxmize theirs advantage. So I integrate them into ImagePy, a plugin framework. Now It supports chan_vese, snake from bound, or snake from a roi. (If you like, it can save a gif animate).
  Now ImagePy has integrated most function in scipy.ndimage and scikit-image. And It is esay to integrate any function based on Numpy ndarray.
Some snapshot in attachment.
Best RegardYXDragon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-image/attachments/20181013/d62aa000/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: snake.png
Type: image/png
Size: 275238 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/scikit-image/attachments/20181013/d62aa000/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: threshold.png
Type: image/png
Size: 124040 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/scikit-image/attachments/20181013/d62aa000/attachment-0003.png>


More information about the scikit-image mailing list