-
Hello. The Readme says the following:
> By default, marker will use surya for OCR. Surya is slower on CPU, but more accurate than tesseract. If you want faster OCR, set OCR_ENGINE to ocrmypdf. This a…
svmrw updated
1 month ago
-
Hi,
I am trying to use obsidian-ocr on my obsidian. I am using MacOS. So I installed "tesseract", "tesseract-lang" and "imagemagick" as you suggested. But it seems obsidian can't recognize that the…
-
Refer: https://github.com/tesseract-ocr/tesseract/pull/4298#issuecomment-2282669866
## References
* [API/SigningRequests - Launchpad Help](https://help.launchpad.net/API/SigningRequests)
…
-
-
hey, anyone managed to get it working in nextjs pages dir?
heres what ive tried:
imported as:
```ts
// @ts-ignore
import scribe from "scribe.js-ocr/scribe.js";
```
```ts
//other code
await…
-
**Is your feature request related to a problem? Please describe.**
Thanks for adding OCR via Taskbone to Excalidraw! I find it disconcerting for the Excalidraw plugin to rely on a closed-source exter…
-
tesseract version 4.1.0 showing ocr_textfloat at some places instead of ocr_line. What is it. its breaking the project since we used cheerio js
-
where is tesseract OCR?
Thank you for your work!
-
### What happened?
/tmp/.mount_NormCaEsSVNY/AppRun: line 11: 281245 Segmentation fault "${APPDIR}/usr/python/bin/python3" -u -s -X utf8 -c "import runpy, sys; sys.path.pop(0); runpy.run_module…
-
Before we implement try to implement and embed the ML model to the quick entry form, we should firstly find out how the OCR works. It will be ideal for us to synchronize our implementation with OCR's.…