Class JDialogPatellaTraceSectionsNIH.PolygonShapeInfo

java.lang.Object
gov.nih.mipav.view.renderer.WildMagic.Knees.JDialogPatellaTraceSectionsNIH.PolygonShapeInfo
Enclosing class:
JDialogPatellaTraceSectionsNIH

class JDialogPatellaTraceSectionsNIH.PolygonShapeInfo extends Object
Polygon shape info class to do shape comparison after the AAM classification applied to do the segmentation.
Author:
ruida
  • Field Details

    • polygon

      public poly polygon
    • area

      public float area
  • Constructor Details

    • PolygonShapeInfo

      public PolygonShapeInfo(poly _polygon, float _area)