You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-services/content-understanding/image/overview.md
+3-26Lines changed: 3 additions & 26 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ Content Understanding offers several key benefits for extracting information fro
41
41
42
42
43
43
## Input requirements
44
-
For detailed information on supported input document formats, refer to our [Service quotas and limits](../service-limits.md) page.
44
+
For detailed information on supported input file formats, refer to our [Service quotas and limits](../service-limits.md) page.
45
45
46
46
> [!NOTE]
47
47
> For best results, image schema should only be used to process non-document-based images.
@@ -51,31 +51,8 @@ For detailed information on supported input document formats, refer to our [Serv
51
51
## Supported languages and regions
52
52
For a detailed list of supported languages and regions, visit our [Language and region support](../language-region-support.md) page.
53
53
54
-
## Supported file formats
55
-
56
-
> [!NOTE]
57
-
> For best results, image schema should only be used to process non-document-based images.
58
-
> Text heavy images of documents should be processed using a document schema.
59
-
> Use cases that require extraction of text from document images or scanned documents in image formats should be processed using a document field extraction schema.
60
-
61
-
Content Understanding supports the following image file formats in preview:
.jpg, .png, .bmp, .heif|≤ 20 MB | Minimum: 50 x 50 px</be>Maximum: 10,000 x 10,000 px|
66
-
67
54
## Supported field types
68
-
69
-
| Data type|Supported format|Schema limits|Example|
70
-
| --- | --- |---|
71
-
|**String**| √ Plain Text||
72
-
|**Date**| √ Normalized to ISO 8601 (YYYY-MM-DD) format|2023-10-31|
73
-
|**Time**| √ Normalized to ISO 8601 (hh:mm:ss) format|14:30:00|
74
-
|**number**| √ Float number normalized to double precision floating point|1.14159|
75
-
|**Integer**| √ Integer number, normalized to 64-bit signed integer|42, 1024|
76
-
|**Boolean**| √ Boolean value, normalized to `true` or `false`||
77
-
|**array**| √ List of subfields of the same type||
78
-
|**Object**| √ Named list of subfields of potentially different types. ||
55
+
For detailed information on supported field types, refer to our [Service quotas and limits](../service-limits.md#field-type-limits) page.
79
56
80
57
## Data privacy and security
81
58
@@ -86,4 +63,4 @@ As with all the Azure AI services, developers using the Content Understanding se
86
63
87
64
## Next steps
88
65
89
-
Try processing your content and data using Content Understanding in the [Azure AI Studio](https://ai.azure.com/?tid=888d76fa-54b2-4ced-8ee5-aac1585adee7).
66
+
Try processing your content and data using Content Understanding in the [Azure AI Studio](https://ai.azure.com/?tid=888d76fa-54b2-4ced-8ee5-aac1585adee7).
0 commit comments