We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4df5f2 commit c162135Copy full SHA for c162135
articles/cognitive-services/Computer-vision/Home.md
@@ -21,7 +21,7 @@ Computer Vision can analyze images that meet the following requirements:
21
22
- The image must be presented in JPEG, PNG, GIF, or BMP format
23
- The file size of the image must be less than 4 megabytes (MB)
24
-- The dimensions of the image must be greater than 50 x 50 pixels
+- The dimensions of the image must be greater than 50 x 50 pixels
25
For OCR, the dimensions of the image must be between 40 x 40 and 3200 x 3200 pixels, and the image cannot be bigger than 10 megapixels.
26
27
## How do I use Computer Vision?
0 commit comments