Class DrawableFpWeights

All Implemented Interfaces:
Serializable

public class DrawableFpWeights extends DrawableFeaturePoints
Spherical surrounding of feature points that represent their weights.
See Also:
  • Field Details

    • FPW_DEFAULT_COLOR

      public static final Color FPW_DEFAULT_COLOR
    • FPW_DEFAULT_SIZE

      public static final double FPW_DEFAULT_SIZE
      See Also:
    • FPW_DEFAULT_RENDERING_MODE

      public static final RenderingMode FPW_DEFAULT_RENDERING_MODE
  • Constructor Details

    • DrawableFpWeights

      public DrawableFpWeights(List<Landmark> featurePoints)
      Constructor.
      Parameters:
      featurePoints - Feature points
    • DrawableFpWeights

      public DrawableFpWeights(List<Landmark> featurePoints, Color defaultColor, double defaultPerimeter)
      Constructor.
      Parameters:
      featurePoints - Feature points
      defaultColor - Default color
      defaultPerimeter - Default perimeter