Skip to content

Commit 0c64868

Browse files
authored
Update python-thumb.md
1 parent ef3995c commit 0c64868

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/Computer-vision/QuickStarts/python-thumb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ms.custom: seodec18
1717

1818
In this quickstart, you will generate a thumbnail from an image using Computer Vision's REST API. With the [Get Thumbnail](https://westcentralus.dev.cognitive.microsoft.com/docs/services/5adf991815e1060e6355ad44/operations/56f91f2e778daf14a499e1fb) method, you can specify the desired height and width, and Computer Vision uses smart cropping to intelligently identify the area of interest and generate cropping coordinates based on that region.
1919

20-
If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/en-us/try/cognitive-services/) before you begin.
20+
If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/try/cognitive-services/) before you begin.
2121

2222
## Prerequisites
2323

0 commit comments

Comments
 (0)