Class Tree

java.lang.Object
one.empty3.feature.jviolajones.Tree

public class Tree extends Object
  • Constructor Details

    • Tree

      public Tree()
  • Method Details

    • addFeature

      public void addFeature(Feature f)
    • getVal

      public float getVal(int[][] grayImage, int[][] squares, int i, int j, float scale)