Skip to content

Rectangle Detection with Swift4 AVFoundation and Vision Framework

Notifications You must be signed in to change notification settings

kazupong/Rectangle_Detection_Swift4

Repository files navigation

Rectangle Detection

An iOS app with Swift4 that detects rectangle-shaped object(s) and capture it once you hit a butten.


Note:

Vision Framework requires your OS version to be:

  • iOS 11.0+
  • macOS 10.13+

Apple Developer Doc/Vision


Description

Update(As of 7/8/19) .

This project was meant to be a demo on how to utilize the Vison framework, and I have made this back in when Vison framework was introduced in 2018.

No brush ups from then.

Requirement

SDKs

  • iOS 11.0+
  • macOS 10.13+

Dependencies

  • AVFoundation
  • Vision Framework

About

Rectangle Detection with Swift4 AVFoundation and Vision Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages