/DetectObject

DetectObject

Primary LanguageSwift

DetectObject

This project is a sample of how to use one of VNDetectRequests with Camera
which is "VNDetectRectanglesRequest"

Vision Framework

The Vision framework performs face and face landmark detection, text detection, barcode recognition, image registration,
and general feature tracking.Vision also allows the use of custom Core ML models for tasks like classification or object detection.

Example

Requirements

  • iOS 11.0+
  • Swift 4.1
  • Xcode 9.2+