Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 299 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 299 Bytes

BarcodeLocalizer

A quick example showing how to use the new Vision framework in iOS 11 to track barcodes (via VNDetectBarcodesRequest).

Prerequisites

  • Xcode 9 Beta (tested with beta 2)
  • iOS 11 device (iPhone 6s or greater)

References