Class AztecFinderPatternDetector.Layer

java.lang.Object
boofcv.alg.fiducial.calib.squares.SquareNode
boofcv.alg.fiducial.aztec.AztecFinderPatternDetector.Layer
Enclosing class:
AztecFinderPatternDetector<T extends ImageGray<T>>

public static class AztecFinderPatternDetector.Layer extends SquareNode
Candidate locator patterns. Layers are the number of transitions between dark and white
  • Field Details

  • Constructor Details

    • Layer

      public Layer()
  • Method Details

    • reset

      public void reset()
      Description copied from class: SquareNode
      Discards previous information
      Overrides:
      reset in class SquareNode