Documentation of 'boofcv.struct.QueueCorner' Java class
QueueCorner
boofcv.struct

Class QueueCorner

  • All Implemented Interfaces:
    java.io.Serializable


    public class QueueCorner
    extends FastQueue<Point2D_I16>
    A list that allows fast access to a queue of points that represents corners in an image. All the points are predeclared and recycled.
    See Also:
    Serialized Form
    • Constructor Detail

      • QueueCorner

        public QueueCorner(int max)
      • QueueCorner

        public QueueCorner()

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.