Documentation of 'Catalano.Math.Geometry.PointsCloud' Java class
PointsCloud
Catalano.Math.Geometry

Class PointsCloud



  • public final class PointsCloud
    extends java.lang.Object
    • Method Detail

      • Shift

        public static void Shift(java.util.ArrayList<IntPoint> cloud,
                                 IntPoint shift)
        Shift cloud by adding specified value to all points in the collection.
        Parameters:
        cloud - Collection of points to shift their coordinates.
        shift - Point to shift by.
      • GetBoundingRectangle

        public static java.util.List<IntPoint> GetBoundingRectangle(java.util.List<IntPoint> cloud)
        Get bounding rectangle of the specified list of points.
        Parameters:
        cloud - Collection of points to get bounding rectangle for.
        Returns:
        Bounding rectangle.
      • GetCenterOfGravity

        public static FloatPoint GetCenterOfGravity(java.util.ArrayList<IntPoint> cloud)
      • getQuadrilateralRelativeDistortionLimit

        public static float getQuadrilateralRelativeDistortionLimit()
      • setQuadrilateralRelativeDistortionLimit

        public static void setQuadrilateralRelativeDistortionLimit(float value)
      • FindQuadrilateralCorners

        public static java.util.List<IntPoint> FindQuadrilateralCorners(java.util.List<IntPoint> cloud)

DataMelt 3.0 © DataMelt by jWork.ORG

Ads help maintain this website.