Skip to content

Using Vision Framework for Text Detection in iOS 11. In this demo app, we show you how to work the Vision framework in Swift.

Notifications You must be signed in to change notification settings

AhmetTuranBalkan/Image_Text_Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Image_Text_Detection

Using Vision Framework for Text Detection in iOS 11

Vision Framework Vision is a Framework that lets you apply high-performance image analysis and computer vision technology to images and videos, thus automatically identifying faces, detecting features and classifying scenes. Vision also allows the use of custom Core ML models for tasks like classification or object detection. You can find in Vision: Determine face rectangle and face landmarks i.e. eyes, brows, nose... Recognize and identify text,rectangular surface and barcode. Identify the horizon angle in an image Object tracking from Image and Video frames.

About

Using Vision Framework for Text Detection in iOS 11. In this demo app, we show you how to work the Vision framework in Swift.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages