Uses of Class
com.azure.ai.vision.imageanalysis.models.DetectedPerson
Packages that use DetectedPerson
Package
Description
Package containing the data models for ImageAnalysis.
-
Uses of DetectedPerson in com.azure.ai.vision.imageanalysis.models
Methods in com.azure.ai.vision.imageanalysis.models that return types with arguments of type DetectedPersonModifier and TypeMethodDescriptionPeopleResult.getValues()Get the values property: A list of people detected in an image and their location.