Fast Continuous Max-Flow Algorithm to 2D/3D Image Segmentation
by Jing Yuan
08 Dec 2011
(Updated 16 Dec 2011)
Fast continuous max-flow algorithm to 2D/3D image segmentation developed in matlab, C and GPU
|
Watch this File
|
| File Information |
| Description |
This software implements the fast continuous max-flow algorithm to 2D/3D image segmentation. It provides three implementations: matlab, C and GPU (cuda based). All the source files are provided. So it is easy for you to incorporate the algorithms in your applications.
Image segmentation can be modeled as computing the min-cut in a spatially continuous setting. The continuous max-flow formulation is dual/equivalent to such continuous min-cut problem. On the other hand, it also leads to a new fast algorithm in numerics, i.e. the fast continuous max-flow algorithm. More details are given in the document CMF_README.pdf. Wish this software would be helpful for you and your works!
For multi-region image segmentation, the fast continuous max-flow algorithm can be downloaded by:
http://www.mathworks.com/matlabcentral/fileexchange/34224
which computes multiple segments simultaneously!
Email Jing Yuan (cn.yuanjing@gmail.com) for the questions, comments and suggests. You are welcome to propose your ideas of improvements. Any contribution will be kindly acknowledged in CMF_README.pdf. |
| Required Products |
MATLAB
|
| MATLAB release |
MATLAB 7.10 (2010a)
|
| Other requirements |
any C compiler, CUDA C compiler |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 15 Dec 2011 |
Some typos are corrected. |
| 16 Dec 2011 |
Update the description. |
|
Contact us at files@mathworks.com