SwiftOCR icon indicating copy to clipboard operation
SwiftOCR copied to clipboard

Fast and simple OCR library written in Swift

Results 86 SwiftOCR issues
Sort by recently updated
recently updated
newest added

I am trying to recognise numbers in a Sudoku board. I'm using a sample printed in Times new Roman, and I have trained the system using that font, and limited...

New to OCR. Here is my image. Should I do some training or something else? Any idea? Thanks. 

Working with the sample project for iOS there is the following message: 'AVCaptureStillImageOutput' was deprecated in iOS 10.0: Use AVCapturePhotoOutput instead The Apple reference info: https://developer.apple.com/reference/avfoundation/avcapturestillimageoutput Code still works and...

Not work for the majority of the tested images. Only once returned two letters that were not related to the text in the image. Application for iOS, XCode 8.2, Swift...

No podspec found for `SwiftOCR` in `../SwiftOCR`

Title says it all, would love cocoapods support

Hi, is there any way to limit training and recognition to predetermined word list/character sequences?

Can you please provide strict, oneway-flow description for adding SwiftOCR to MAC project. Thanks.

Will give it a great scalability. And in a case of pod installation bad idea is to replace some files inside Pods/: if reinstall, it'll just gone.

SwiftOCR Camera project's ViewController.swift should update to this DispatchQueue.global(qos: .userInteractive).async(execute: {