SwiftOCR icon indicating copy to clipboard operation
SwiftOCR copied to clipboard

some question

Open jeongchoyi opened this issue 6 years ago • 1 comments

I am making an iphone app using SwiftOCR. it reads Capital alphabets & numbers.

I want to make it to recognize text's background. I will use HSB color. I will add If statements to code prints recognized word.

Like .. simply

if ( H>a && S>b && B>c ){ // code prints recognized word } But I can't find where the code(prints recognized word) is.....

jeongchoyi avatar Oct 20 '17 13:10 jeongchoyi

How you install library?

mrSerg avatar Oct 26 '17 13:10 mrSerg