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

Even with the crystal clear text "Photoshop" and computer typed text and with training the SwiftOCR is not capable of detecting anything. It always give wrong recognized text. Here is...

When I click train all languages, some of the languages are simply symbols, so when it is reading text, it is training on this. For instance, the network should not...

Hi, when I open the example of IOS and build with the error: /Users/sun/Library/Developer/Xcode/DerivedData/SwiftOCR_Example_OS_X-ambmftpgdipbvpfshdujbjxvotdm/Build/Intermediates.noindex/GPUImage.build/Debug-iphonesimulator/Documentation.build/Script-BC552B3A1558C6FC001F3FFA.sh: line 5: /usr/local/bin/appledoc: No such file or directory Please help, thanks

I got it installed using Xcode 9 (Build 9A235) via CocoaPods. I import SwiftOCR as follows: `import SwiftOCR ` I have a UIImageView that displays images on the ViewController without...

I have a image which contains 4 digital numbers with one certain background. Can I train with background? How to do that?

Will it be able to read text.. or it just work on images with plain white or black background?

Love the project. Super quick question - how would I add a custom font to the list of trained fonts? Such as this: [http://www.1001fonts.com/scriptina-font.html](url) Thanks, Ed

XCode Version 9.1 beta (9B46) iOS 11 Swift 4 https://www.dropbox.com/s/h8dhk292l0llo3x/%D0%A1%D0%BD%D0%B8%D0%BC%D0%BE%D0%BA%20%D1%8D%D0%BA%D1%80%D0%B0%D0%BD%D0%B0%202017-10-24%20%D0%B2%2011.00.35.png?dl=0 https://www.dropbox.com/s/v1wt7i1kafw3a6i/%D0%A1%D0%BD%D0%B8%D0%BC%D0%BE%D0%BA%20%D1%8D%D0%BA%D1%80%D0%B0%D0%BD%D0%B0%202017-10-24%20%D0%B2%2011.02.23.png?dl=0

Hello, I'd like to ask if it is possible to recognise cyrillic letters, like "А123УХ?. There is one letter that I need to recognise – "У" in slavic alphabet, which...