Skip to content

Commit 946cdd2

Browse files
authored
Update HowToCallVisionAPI.md
Acrolinx typo fix
1 parent 5a50e6f commit 946cdd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/Computer-vision/Vision-API-How-to-Topics/HowToCallVisionAPI.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The [Analyze API](https://westus.dev.cognitive.microsoft.com/docs/services/compu
3838
||`Color` | determines the accent color, dominant color, and whether an image is black&white.|
3939
||`Description` | describes the image content with a complete sentence in supported languages.|
4040
||`Faces` | detects if faces are present. If present, generate coordinates, gender and age.|
41-
||`ImageType` | detects if image is clipart or a line drawing.|
41+
||`ImageType` | detects if image is clip art or a line drawing.|
4242
||`Objects` | detects various objects within an image, including the approximate location. The Objects argument is only available in English.|
4343
||`Tags` | tags the image with a detailed list of words related to the image content.|
4444
|`details`| `Celebrities` | identifies celebrities if detected in the image.|

0 commit comments

Comments
 (0)