Package com.azure.ai.openai.models
Class AzureGroundingEnhancement
java.lang.Object
com.azure.ai.openai.models.AzureGroundingEnhancement
The grounding enhancement that returns the bounding box of the objects detected in the image.
-
Method Summary
Modifier and TypeMethodDescriptiongetLines()Get the lines property: The lines of text detected by the grounding enhancement.
-
Method Details
-
getLines
Get the lines property: The lines of text detected by the grounding enhancement.- Returns:
- the lines value.
-