jbadger3 / ExploringRectangleDetection

A demo app to explore how various parameter settings of VNDetectRectanglesRequest effect observation output.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ExploringRectangleDetection

Windows

About

Apple's Vision framework provides a number of useful tools for performing tasks such as face detection, barcode scanning, and text recognition on still images. This sample project focuses on VNDetectRectanglesRequest. You can compile this app and use your own images explore how various parameter settings affect request results.

To learn more about rectangle detection read the related blogpost.

  • Developed using XCode 11.3.1

About

A demo app to explore how various parameter settings of VNDetectRectanglesRequest effect observation output.


Languages

Language:Swift 100.0%