Class LlahOperations.DotCount

java.lang.Object
boofcv.alg.feature.describe.llah.LlahOperations.DotCount
Enclosing class:
LlahOperations

public static class LlahOperations.DotCount extends Object
Used to relate observed dots to landmarks in a document
  • Field Details

    • dotIdx

      public int dotIdx
    • counts

      public int counts
  • Constructor Details

    • DotCount

      public DotCount()
  • Method Details

    • reset

      public void reset()
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object