Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 597 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 597 Bytes

MTG-VNRecognizeTextRequest

Detecting a Magic The Gathering card with VNRecognizeTextRequest on iOS 13

An example app demonstrating how to use the new text recognition API's in the Vision framework on iOS 13 to extract text from a Magic The Gathering card. A folder of example card images has been included so you can use the app as is. Please note that this code is locked to using portrait images with the device in portrait orientation.

For more details, check out my blog post at bendodson.com