Mickaël Saada

Results 2 issues of Mickaël Saada

Hi ! I'm trying to use tesserocr with french language but I keep getting errors on Unicode decoder `api = PyTessBaseAPI(lang='fra')` `api.SetImage(Image.open("20170509_182040.jpg"))` `api.SetSourceResolution(300)` `api.GetUTF8Text()` Returns: Traceback (most recent call last):...

Hi ! I have a problem with the OptionView.setBackgroundColorSquare when I put it before the set ContentView the app crashes by telling me that it cannot inflate your class Thanks...