Class ObjectsResult
java.lang.Object
com.azure.ai.vision.imageanalysis.models.ObjectsResult
Represents a list of physical object detected in an image and their location.
-
Method Summary
Modifier and TypeMethodDescriptionGet the values property: A list of physical object detected in an image and their location.
-
Method Details
-
getValues
Get the values property: A list of physical object detected in an image and their location.- Returns:
- the values value.
-