Documentation of 'boofcv.alg.shapes.polygon.UtilShapePolygon' Java class
UtilShapePolygon
boofcv.alg.shapes.polygon

Class UtilShapePolygon



  • public class UtilShapePolygon
    extends java.lang.Object
    Utility functions used by classes which fit polygons to shapes in the image
    • Constructor Summary

      Constructors 
      Constructor and Description
      UtilShapePolygon() 
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static boolean convert(LineGeneral2D_F64[] lines, Polygon2D_F64 poly)
      Finds the intersections between the four lines and converts it into a quadrilateral
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • UtilShapePolygon

        public UtilShapePolygon()
    • Method Detail

      • convert

        public static boolean convert(LineGeneral2D_F64[] lines,
                                      Polygon2D_F64 poly)
        Finds the intersections between the four lines and converts it into a quadrilateral
        Parameters:
        lines - Assumes lines are ordered

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.