...
...
...
...
...
...
...
...
...
...
Info |
---|
All cognitive services are automatic configured, but has some options that must be set. |
This page will describe how to configure Cognitive Services together with Digizuite.
The following subjects are covered:
Table of Contents |
---|
Pricing Details
Face Detection
...
For Recognize Text each POST call counts as a transaction. All GET calls to see the results of the async service are counted as transactions but are free of charge.
For all other operations, each feature call counts as a transaction, whether called independently or grouped through the Analyze call. Analyze calls are used to make calling the API easier, but each feature used counts as a transaction.
For instance, an Analyze call containing Tag, Face, and Adult would count as three transactions.
...
The following settings are supported
Setting | Default value | Description |
---|---|---|
Ocr Extract From Pdf | false | Should it be allowed to perform OCR from PDF files? |
Ocr Extract From Image | false | Should it be allowed to perform OCR from images? |
Ocr Metafield Guid | 4A8ED71B-574A-43BB-A35E-8826598CF36F | Once a OCR task is completed, in which metafield should the text be saved? |
Vision Analysis Format Id | 50364 | Which format should be used for image analysis? |
Language Support
Both translation and image analysis has language support.
Not all languages are supported by Azure, and therefore cannot be used.
In order to see which languages that are supported, we refer to the Azure documentation
Translation: https://learn.microsoft.com/en-us/azure/ai-services/translator/language-support
Image Analysis: https://learn.microsoft.com/en-us/azure/ai-services/computer-vision/language-support
OCR text extraction from PDF and image files
...
This is what happens when you are editing a field in your language, and what will happen for other languages for the same field. This field is always the first field in the metadata editor in Media Manager.
Field has value | Field is empty | |
---|---|---|
No autotranslate | Nothing | Nothing |
Autotranslate | Nothing | Main value is translated and copied |
AutotranslateOverwriteExisting | Main value is translated and copied | Main value is translated and copied |
If you are editing a value that is not your logged in language, the value will never be translated through Cognitive Services, though normal AutoTranslate behavior still applies.
...
Validate using this guide:
MM5.6 AI Tagging Configuration - Documentation - Confluence (atlassian.net)