Class EdgeContour

java.lang.Object
boofcv.alg.feature.detect.edge.EdgeContour

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

  • Constructor Details

    • EdgeContour

      public EdgeContour()
  • Method Details

    • reset

      public void reset()