Difference between revisions of "NAMIC Wiki:Interactive Cut"

From NAMIC Wiki
Jump to: navigation, search
Line 28: Line 28:
  
 
==References==
 
==References==
 +
#Boykov Y., Kolmogorov V. [http://www.csd.uwo.ca/~yuri/Papers/pami04.pdf 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 ===
 
#Egger J., Freisleben B., Nimsky C., Kapur T. [http://www.nature.com/srep/2012/120524/srep00420/full/srep00420.html Template-Cut: A Pattern-Based Segmentation Paradigm]. Nature - Scientific Reports, Nature Publishing Group (NPG), 2(420), 2012.
 
#Egger J., Freisleben B., Nimsky C., Kapur T. [http://www.nature.com/srep/2012/120524/srep00420/full/srep00420.html Template-Cut: A Pattern-Based Segmentation Paradigm]. Nature - Scientific Reports, Nature Publishing Group (NPG), 2(420), 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., 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.
 
=== Publications Describing the Algorithms ===
 
#Boykov Y., Kolmogorov V. [http://www.csd.uwo.ca/~yuri/Papers/pami04.pdf 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.
 
 
  
 
=== 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:40, 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.

External Libraries/Source Code

Max-flow/min-cut