-
I found out a strange issue.
`setTesseractVariable(.preserveInterwordSpaces, value: preserveInterwordSpaces ? "1" : "0")`
has no effect if `engineMode` is set to `.lstmOnly`.
But setting `p…
-
As per request [based on this topic](https://github.com/WeTransfer/WeScan/issues/70#event-1919905172)
So would be great to add:
topCenter
bottomCenter
leftCenter
rightCenter
(Like the image)…
-
Hi and thank you for this great wrapper around Tesseract. I've successfully used this library to scan sparse text on websites. I've even written tests to optimize the accuracy of text detection and su…
-
## Steps to Reproduce
There were no specific steps for my app. I updated my app to flutter channel stable and made the dart code null safe. Currently it is only --no-sound-null-safety because multi…
-
hello there i have exactly followed the ios instruction guide mentioned in the docs,
but whenever i try to run the app i get the error
ld: framework not found FIRAnalyticsConnector
i have tried…
-
Hello @YuAo
I'm writing to inform you on behalf of the **Generate Team**, of our great appreciation for your library.
For the last 2 years I've been developing the third version of our flagship …
-
##### System information (version)
- OpenCV => 3.4
- Operating System / Platform => Windows 64 Bit
- Compiler => Visual Studio 2017
I compiled OpenCV from source (Debug) on tag `3.4`.
##### D…
-
I want use this lib and gpuimage:
`gpuimage.setGLSurfaceView(binding.zoomLayout)`
but error:
```
Caused by: java.lang.IllegalStateException: setRenderer has already been called for this i…
-
模拟器 iOS 13.7
Xcode 11.7
直接运行出来是这个效果
![image](https://user-images.githubusercontent.com/1005591/96410329-508f8f00-1219-11eb-9d8c-05c71ef765dc.png)
-
I set image by ImageGLSurfaceView.setImageBitmap method. My bitmap size is variable. So in my app the ImageGLSurfaceView's margin's color is black. I want to change this color to white.
plz help me m…