Class AlgorithmVOIHausdorffDistance

  • All Implemented Interfaces:
    java.awt.event.ActionListener, java.awt.event.WindowListener, java.lang.Runnable, java.util.EventListener

    public class AlgorithmVOIHausdorffDistance
    extends AlgorithmBase
    Algorithm class for finding Hausdorff distance on 2 VOIs
    Author:
    ilb
    • Field Detail

      • selectedVOIset

        protected ViewVOIVector selectedVOIset
        Vector of all VOIs that will have calculations performed.
    • Constructor Detail

      • AlgorithmVOIHausdorffDistance

        public AlgorithmVOIHausdorffDistance​(ModelImage image,
                                             ViewVOIVector selectedVOIset)
        constructor
        Parameters:
        img -
        clonedImage -
        selectedVOIset -