Class ImageLabel
java.lang.Object
com.codename1.ai.vision.ImageLabel
Portable image classification label.
-
Constructor Summary
ConstructorsConstructorDescriptionImageLabel(String text, float confidence, int index) ImageLabel(String text, float confidence, int index, VisionMetadata metadata) -
Method Summary
-
Constructor Details
-
ImageLabel
-
ImageLabel
-
-
Method Details
-
getText
-
getConfidence
public float getConfidence() -
getIndex
public int getIndex() -
getMetadata
-