Package one.empty3.feature.jviolajones
Class Feature
java.lang.Object
one.empty3.feature.jviolajones.Feature
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidintgetLeftOrRight(int[][] grayImage, int[][] squares, int i, int j, float scale)
-
Constructor Details
-
Feature
public Feature(float threshold, float left_val, int left_node, boolean has_left_val, float right_val, int right_node, boolean has_right_val, Point size)
-
-
Method Details
-
getLeftOrRight
public int getLeftOrRight(int[][] grayImage, int[][] squares, int i, int j, float scale) -
add
-