multiclass segmentation by GraphCut

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

multiclass segmentation by GraphCut

Jirka
This post was updated on .
Dear all,
may I ask if there is a implementation of multiclass Graph Cut segmentation
in ImageJ API or a plugin for ImageJ or pure Java which could stand alone
or could be simply integrated in ImageJ. I found only one implementation in
ImageJ (http://wiki.imagej.net/Graph_Cut) which consider only binary
segmentation. In this case an alpha-expansion would be needed.

Thanks
--
Best regards and wishes of a nice day, Jiří Borovec
----------------------------------------------------------------------------------------------------
Jiří Borovec <jiri.borovec@fel.cvut.cz>
PhD student at CMP CTU, ISC member
http://cmp.felk.cvut.cz/~borovji3

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html
Reply | Threaded
Open this post in threaded view
|

Re: multiclass segmentation by GraphCut

dscho
Hi Jiří,

On Thu, 20 Jun 2013, Jiří Borovec wrote:

> may I ask if there is a implementation of multiclass Graph Cut
> segmentation in ImageJ API or a plugin for ImageJ or pure Java which
> could stand alone or could be simply integrated in ImageJ. I found only
> one implementation in ImageJ (http://wiki.imagej.net/Graph_Cut) which
> consider only binary segmentation. In this case an alpha-expansion would
> be needed.

Please note that the GraphCut plugin fell unmaintained, even if there has
been some additional development (but it is unreleased):

        https://github.com/fiji/fiji/compare/master...graphcut-dscho

Feel free to play with it!
Johannes

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html