Active Contours implementation & test platform GUI
This program was written as a part of the “Medical Imaging” course. Together with Alex Blekhman (http://www.mathworks.com/matlabcentral/fileexchange/authors/26540)- my partner we have implemented the paper "Active Contours without Edges" by Tony Chan and Luminita Vese. We wrapped it up with a GUI to allow easy parameters change and segmentation process view and results storage for future analysis.
Later on we have added two existing implementation of additional methods to compare between the methods, and to learn each. The method are:
1)
Implementation of "Level Set Evolution Without Re-initialization: A New Variational Formulation" in Proceedings of CVPR'05, vol. 1, pp. 430-436.
Author: Chunming Li, all rights reserved.
E-mail: li_chunming@hotmail.com
URL: http://www.engr.uconn.edu/~cmli/
2)
Implementation of "Localizing Region Based Active Contours" in “Image Processing, IEEE Transactions on “ im Nov. 2008 by Lankton and Tannenbaum.
Coded by: Shawn Lankton (www.shawnlankton.com)
This is the place to thank both authors for the code contribution.
The users who download this code are welcome to play with it, to try and learn the above segmentation schemes. Moreover, additional methods can be added, and the GUI may serve as a convenient platform for segmentation methods understanding, analysis and comparisons.
Best segmenting you all!
Citation pour cette source
Nikolay S. (2024). Active Contours implementation & test platform GUI (https://www.mathworks.com/matlabcentral/fileexchange/30284-active-contours-implementation-test-platform-gui), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
- Image Processing and Computer Vision > Image Processing Toolbox > Image Segmentation and Analysis > Image Segmentation > Active contours >
Tags
Remerciements
Inspiré par : An Intuitive Introduction to Kalman Filter
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
Activeontours/
Version | Publié le | Notes de version | |
---|---|---|---|
1.6.0.0 | Finally file name related bug is fixed! |
||
1.5.0.0 | Minor changes:
|
||
1.4.0.0 | Some significant updates added (marked by red ellipses in Screen-shot) Changes list in 1.04:
See about help file for details. |
||
1.3.0.0 | Modifications of Tool and Menu bars. Help and About added. |
||
1.2.0.0 | Acknowledge added |
||
1.0.0.0 |