Info |
---|
All cognitive services are automatic configured, but has some options that must be set. |
...
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.
...
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
Categories
Azure supports categorizing an image. The supported categories can be found here: https://learn.microsoft.com/da-dk/azure/ai-services/computer-vision/concept-categorizing-images.
Note that the main categories end with an underscore.
OCR text extraction from PDF and image files
...