Class Contour

java.lang.Object
boofcv.alg.filter.binary.Contour

public class Contour extends Object
Internal and externals contours for a binary blob. The set of points in each contour list are ordered in CW or CCW directions.
  • Field Details

  • Constructor Details

    • Contour

      public Contour()
  • Method Details

    • reset

      public void reset()
    • copy

      public Contour copy()