NMAC427 / SwiftOCR

Fast and simple OCR library written in Swift
Apache License 2.0
4.62k stars 480 forks source link

How to use with little knowledge in xcode #141

Open rochiey opened 6 years ago

rochiey commented 6 years ago

Not a swift or objective c programmer but i wanna use this library because it has a unique algorithm than tesseract. Problem is, im confused from the folder. I tried to import the root directory into xcode and theres some warning and sometimes gpuimage error. What to do? Any instructions from a newbie standpoint?