Difference between revisions of "NAMIC Wiki:Interactive Cut"

From NAMIC Wiki
Jump to: navigation, search
Line 34: Line 34:
 
#Egger J., Kapur T., Dukatz T., Kolodziej M., Zukić D., Freisleben B., Nimsky C. [http://www.plosone.org/article/info%3Adoi%2F10.1371%2Fjournal.pone.0031064 Square-Cut: A Segmentation Algorithm on the Basis of a Rectangle Shape]. PLoS One 7(2):e31064, 2012.
 
#Egger J., Kapur T., Dukatz T., Kolodziej M., Zukić D., Freisleben B., Nimsky C. [http://www.plosone.org/article/info%3Adoi%2F10.1371%2Fjournal.pone.0031064 Square-Cut: A Segmentation Algorithm on the Basis of a Rectangle Shape]. PLoS One 7(2):e31064, 2012.
 
#Egger J., Colen R., Freisleben B., Nimsky C. [http://www.spl.harvard.edu/publications/item/view/2169 Manual Refinement System for Graph-based Segmentation Results in the Medical Domain]. J Med Syst., 36(5):2829-39, 2012.
 
#Egger J., Colen R., Freisleben B., Nimsky C. [http://www.spl.harvard.edu/publications/item/view/2169 Manual Refinement System for Graph-based Segmentation Results in the Medical Domain]. J Med Syst., 36(5):2829-39, 2012.
 +
#Egger J., Bauer M.H.A., Kuhnt D., Carl B., Kappus C., Freisleben B., Nimsky C. [http://www.springerlink.com/content/e466543l08k3wm76/ Nugget-Cut: A Segmentation Scheme for Spherically- and Elliptically-Shaped 3D Objects]. DAGM, LNCS 6376:383-392, Springer, 2010.
  
 
=== External Libraries/Source Code ===
 
=== External Libraries/Source Code ===
 
[http://vision.csd.uwo.ca/code/ Max-flow/min-cut]
 
[http://vision.csd.uwo.ca/code/ Max-flow/min-cut]

Revision as of 16:41, 26 February 2013

Home < NAMIC Wiki:Interactive Cut

Key Investigators

Jan Egger, Tina Kapur, BWH

Steve Pieper, Isomics

Project Description

Objective

  • To implement a graph-cut based interactive segmentation algorithm in Slicer

Approach, Plan

  • This is the approach. Here are the challenges.

Progress

  • To be filled out as we go.

References

  1. Boykov Y., Kolmogorov V. An Experimental Comparison of Min-Cut/Max-Flow Algorithms for Energy Minimization in Vision. IEEE Transactions on PAMI, Vol. 26, No. 9, pp. 1124-1137, Sept. 2004.

Publications Describing the Algorithms

  1. Egger J., Freisleben B., Nimsky C., Kapur T. Template-Cut: A Pattern-Based Segmentation Paradigm. Nature - Scientific Reports, Nature Publishing Group (NPG), 2(420), 2012.
  2. Egger J., Kapur T., Dukatz T., Kolodziej M., Zukić D., Freisleben B., Nimsky C. Square-Cut: A Segmentation Algorithm on the Basis of a Rectangle Shape. PLoS One 7(2):e31064, 2012.
  3. Egger J., Colen R., Freisleben B., Nimsky C. Manual Refinement System for Graph-based Segmentation Results in the Medical Domain. J Med Syst., 36(5):2829-39, 2012.
  4. Egger J., Bauer M.H.A., Kuhnt D., Carl B., Kappus C., Freisleben B., Nimsky C. Nugget-Cut: A Segmentation Scheme for Spherically- and Elliptically-Shaped 3D Objects. DAGM, LNCS 6376:383-392, Springer, 2010.

External Libraries/Source Code

Max-flow/min-cut