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
+8-15Lines changed: 8 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ Azure AI Content Understanding standardizes the extraction of data from images,
28
28
29
29
***Shelf analysis and inventory management:** Detect, count, and extract specific details about retail products, optimizing operations, and improving customer satisfaction by ensuring products are well-stocked and properly organized.
30
30
31
-
## Key Benefits
31
+
## Key benefits
32
32
33
33
Content Understanding offers several key benefits for extracting information from images, including,
34
34
@@ -38,31 +38,24 @@ Content Understanding offers several key benefits for extracting information fro
38
38
39
39
***Faster and more cost-effective automation:** The extracting of only the necessary fields enables Content Understanding to streamlines automation. Thus allowing organizations to scale their data processing workflows efficiently and reduce the storage and processing of irrelevant data.
40
40
41
+
:::image type="content" source="../media/image/image-flow-diagram.jpg" alt-text="Screenshot of a data flow diagram for image processing in content understanding.":::
41
42
42
-
## Input requirements
43
-
For detailed information on supported input file formats, refer to our [Service quotas and limits](../service-limits.md) page.
43
+
## Get started
44
+
45
+
Get started with processing images with Content Understanding by following our [REST API quickstart](LINK TO IMAGE TAB) or visiting [Azure AI Foundry](https://aka.ms/cu-landing) for a no code experience.
44
46
45
47
> [!NOTE]
46
48
> For best results, image schema should only be used to process non-document-based images.
47
49
> Text heavy images of documents should be processed using a document schema.
48
50
> Use cases that require extraction of text from document images or scanned documents should be processed using a document field extraction schema.
49
51
50
-
## Supported languages and regions
51
-
For a detailed list of supported languages and regions, visit our [Language and region support](../language-region-support.md) page.
52
-
53
-
## Supported field types
54
-
For detailed information on supported field types, refer to our [Service quotas and limits](../service-limits.md#field-type-limits) page.
55
-
56
-
## Data privacy and security
57
-
58
-
As with all the Azure AI services, developers using the Content Understanding service should be aware of Microsoft's policies on customer data. See our [**Data, protection and privacy**](https://www.microsoft.com/trust-center/privacy) page to learn more.
59
52
60
53
> [!IMPORTANT]
61
54
> If you're using Microsoft products or services to process Biometric Data, you're responsible for: (i) providing notice to data subjects, including with respect to retention periods and destruction; (ii) obtaining consent from data subjects; and (iii) deleting the Biometric Data, all as appropriate, and required under applicable Data Protection Requirements. "Biometric Data" has the meaning articulated in Article 4 of the GDPR and, if applicable, equivalent terms in other data protection requirements. For related information, see [Data and Privacy for Face](/legal/cognitive-services/face/data-privacy-security).
62
55
63
56
## Next steps
64
57
65
-
* Try processing your video content using Content Understanding in [Azure AI Foundry portal](https://aka.ms/cu-landing).
66
-
* Learn to analyze video content [**analyzer templates**](../quickstart/use-ai-foundry.md).
67
-
* Review code samples: [**image, text, and table, content extraction**](https://github.com/Azure-Samples/azure-ai-search-with-content-understanding-python#samples).
58
+
* For guidance on optimizing your Content Understanding implementations, including schema design tips, see our detailed [Best practices guide](best-practices.md).
59
+
* For detailed information on supported input image formats, refer to our [Service quotas and limits](../service-limits.md) page.
0 commit comments