Class FeaturePointSkeleton

java.lang.Object
cz.fidentis.analyst.data.landmarks.FeaturePointSkeleton

public final class FeaturePointSkeleton extends Object
Utility class for holding information about the correct pairing of points in the feature point skeleton.
  • Field Details

    • SKELETON_FEATURE_POINTS

      public static final List<String> SKELETON_FEATURE_POINTS
    • SKELETON_MAP

      public static final Map<String,List<String>> SKELETON_MAP
  • Constructor Details

    • FeaturePointSkeleton

      public FeaturePointSkeleton()