Skip to content

Vision Framework Demo on Text Detection--文字检测 iOS11

Notifications You must be signed in to change notification settings

TheLittleBoy/TextDetection

 
 

Repository files navigation

Vision Framework Demo on Text Detection 文字检测 iOS11

Among many of the powerful frameworks Apple released at this year’s WWDC, the Vision framework was one of them. With the Vision framework, you can easily implement computer vision techniques into your apps with no higher knowledge at all! With Vision, you can have your app perform a number of powerful tasks such as identifying faces and faical features (ex: smile, frown, left eyebrow, etc.), barcode detection, classifying scenes in images, object detection and tracking, and horizon detection.

In this demo app, we show you how to work the Vision framework in Swift. For the full tutorial, please refer to the link below:

http://www.appcoda.com/vision-framework-introduction

效果图:

About

Vision Framework Demo on Text Detection--文字检测 iOS11

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%