Which Azure Cognitive Services API can analyze an image and extract printed and handwritten text using OCR?

Microsoft Azure Fundamentals Hard

Microsoft Azure Fundamentals — Hard

Which Azure Cognitive Services API can analyze an image and extract printed and handwritten text using OCR?

Key points

  • Azure Computer Vision Read API is specialized for OCR tasks.
  • Azure Face API is used for facial recognition, not text extraction.
  • Azure Form Recognizer is for structured forms, not general text extraction.
  • Azure Custom Vision is for creating custom image classification models.

Ready to go further?

Related questions