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

![image](https://cloud.githubusercontent.com/assets/20955337/17565770/c6f4eeee-5f06-11e6-8fdf-681e5a7e6458.png) I'm found similar issues around but none of the solutions seem to work. I get the error "No such module 'GPUImage'" when building the final product on all examples....

This Error: SWIFT_VERSION '3.0.1' is unsupported, supported versions are: 4.0, 4.2, 5.0. I used SwiftUI and Swift 5.1

error: the compiler is unable to type-check this expression. solution: explicitly declare the type of Modi { (modi: CGFloat) in ... }

Fix podspec with modern syntax so that Cocoapod installation will work with mixed versions of Swift.

Make the type of `myImage` clear. I propose this partially as a question...is myImage supposed to be a `UIImage`?

Xcode 11 cann‘t build , SwiftOCR only support Swift3.0 It's a problem

'compiler is unable to type-check this expression in reasonable time...' for the randomFloat variable. I fixed this by dividing the return value into three sub sections x, y, and z.

1.2.1 removing 'GPUImage' not working how?