public class ImageDetection extends SpecialImageArea
| Modifier and Type | Field and Description |
|---|---|
private String |
packag |
private static String |
PACKAGE_TRAFFIC_SIGNS |
private double |
score |
private String |
value |
| Constructor and Description |
|---|
ImageDetection(Path2D shape,
String imageKey,
String key,
double score,
String packag,
String value) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPackage() |
double |
getScore() |
String |
getValue() |
boolean |
isTrafficSign() |
getImageKey, getShapeequals, getKey, hashCodeprivate static final String PACKAGE_TRAFFIC_SIGNS
private final double score
public String getPackage()
public double getScore()
public boolean isTrafficSign()