Detect Text and Entities in Business Cards

To return text for a business card, specify a modelId of OCRModel and task parameter of contact. In addition to the text, the model returns the entity type for each text element that it detects.

BusinessCardOriginal

The cURL call looks like this.

BusinessCardOCRWithCallouts

The response looks like this JSON.