All Projects → appcoda → Textdetection

appcoda / Textdetection

Vision Framework Demo on Text Detection

Programming Languages

swift
15916 projects
swift4
162 projects

Projects that are alternatives of or similar to Textdetection

ChatbotHotel
A Chatbot demo for DialogFlow (Formerly called API.AI)
Stars: ✭ 34 (-80.35%)
Mutual labels:  demo-app, tutorial-code, xcode9
HealthKit-and-Bluetooth-HRM
A simple Core Bluetooth demo
Stars: ✭ 51 (-70.52%)
Mutual labels:  demo-app, tutorial-code, xcode9
ARKitImageRecognition
ARKit 1.5 - Image Recognition Demo
Stars: ✭ 34 (-80.35%)
Mutual labels:  image-recognition, tutorial-code, xcode9
ARKitPhysics
ARKit Demo for Physics
Stars: ✭ 21 (-87.86%)
Mutual labels:  tutorial-code, xcode9, ios11
Coremldemo
A simple demo for Core ML
Stars: ✭ 90 (-47.98%)
Mutual labels:  xcode9, tutorial-code, image-recognition
Image-Uploader
A simple demo for macOS Development
Stars: ✭ 16 (-90.75%)
Mutual labels:  tutorial-code, xcode9
iOS11-Demos
Collection of samples and demos of features introduced in iOS 11
Stars: ✭ 16 (-90.75%)
Mutual labels:  xcode9, ios11
Visual-Effects-Shadow
Add a drop shadow to a UIVisualEffectView using a 9-part UIImage.
Stars: ✭ 56 (-67.63%)
Mutual labels:  xcode9, ios11
JavaFX-Tutorial-Codes
General program examples that I use for tutorials in 'GenuineCoder' YouTube channel
Stars: ✭ 87 (-49.71%)
Mutual labels:  demo-app, tutorial-code
FirebaseLoginDemo
A simple demo for Firebase Signup & Login
Stars: ✭ 17 (-90.17%)
Mutual labels:  demo-app, tutorial-code
QR-Scanner
A React Native QR code scanner app built using Expo
Stars: ✭ 17 (-90.17%)
Mutual labels:  demo-app, tutorial-code
Visionfacedetection
An example of use a Vision framework for face landmarks detection in iOS 11
Stars: ✭ 258 (+49.13%)
Mutual labels:  xcode9, ios11
iOS-ARKit
Basic Concepts and Projects using ARKit on iOS.
Stars: ✭ 18 (-89.6%)
Mutual labels:  xcode9, ios11
Evncustomsearchbar
🔍Born for iOS 11 and iPhone X SearchBar
Stars: ✭ 52 (-69.94%)
Mutual labels:  xcode9, ios11
RichNotifications
No description or website provided.
Stars: ✭ 44 (-74.57%)
Mutual labels:  xcode9, ios11
BabelCamera
Find out how to describe the things around you in another language with Core ML and the Vision framework in iOS 11! 👀
Stars: ✭ 13 (-92.49%)
Mutual labels:  xcode9, ios11
Measure
Using ARKit to make calculate the distance of real-world objects
Stars: ✭ 357 (+106.36%)
Mutual labels:  xcode9, ios11
Cs193p Fall 2017 Demo
Stanford CS193P Fall 2017 Demo
Stars: ✭ 157 (-9.25%)
Mutual labels:  xcode9, ios11
Ios 11 By Examples
👨🏻‍💻 Examples of new iOS 11 APIs
Stars: ✭ 3,327 (+1823.12%)
Mutual labels:  xcode9, ios11
Fullscreencamera
A Full Screen Camera App written in Swift
Stars: ✭ 131 (-24.28%)
Mutual labels:  demo-app, xcode9

Vision Framework Demo on Text Detection

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].