Documentation of 'boofcv.alg.feature.detect.edge.EdgeContour' Java class
EdgeContour
boofcv.alg.feature.detect.edge

Class EdgeContour



  • public class EdgeContour
    extends java.lang.Object
    Data structure containing the contour along an edge. Multiple paths along the edge are handled by creating multiple segments at decision points.
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      java.util.List<EdgeSegment> segments 
    • Constructor Summary

      Constructors 
      Constructor and Description
      EdgeContour() 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void reset() 
      • Methods inherited from class java.lang.Object

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

      • segments

        public java.util.List<EdgeSegment> segments
    • Constructor Detail

      • EdgeContour

        public EdgeContour()
    • Method Detail

      • reset

        public void reset()

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.