Skip to content

Commit 6ce29d6

Browse files
committed
Merge branch 'patch-23' into dybe-4713-4791-4502-4847-pr-updates
2 parents f9a7460 + 4b8e1da commit 6ce29d6

File tree

2 files changed

+8
-15
lines changed

2 files changed

+8
-15
lines changed

articles/ai-services/content-understanding/image/overview.md

Lines changed: 8 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Azure AI Content Understanding standardizes the extraction of data from images,
2828

2929
* **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.
3030

31-
## Key Benefits
31+
## Key benefits
3232

3333
Content Understanding offers several key benefits for extracting information from images, including,
3434

@@ -38,31 +38,24 @@ Content Understanding offers several key benefits for extracting information fro
3838

3939
* **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.
4040

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.":::
4142

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.
4446

4547
> [!NOTE]
4648
> For best results, image schema should only be used to process non-document-based images.
4749
> Text heavy images of documents should be processed using a document schema.
4850
> Use cases that require extraction of text from document images or scanned documents should be processed using a document field extraction schema.
4951
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.
5952

6053
> [!IMPORTANT]
6154
> 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).
6255
6356
## Next steps
6457

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.
6860
* Review code sample: [**analyzer templates**](https://github.com/Azure-Samples/azure-ai-content-understanding-python/tree/main/analyzer_templates).
61+
* Refer to our [Data, protection, and privacy policy](https://www.microsoft.com/trust-center/privacy) to learn more about how we handle your data.
82.8 KB
Loading

0 commit comments

Comments
 (0)