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