Uses of Class
com.azure.ai.vision.imageanalysis.models.ObjectsResult
Packages that use ObjectsResult
Package
Description
Package containing the data models for ImageAnalysis.
-
Uses of ObjectsResult in com.azure.ai.vision.imageanalysis.models
Methods in com.azure.ai.vision.imageanalysis.models that return ObjectsResultModifier and TypeMethodDescriptionImageAnalysisResult.getObjects()Get the objects property: A list of detected physical objects in the analyzed image, and their location.