-
I have integrated the document scanner and it works fine in debugging release. but when I publish a TestFlight release, it scans for first document. after the successful scan, when I try to open scann…
-
Thank you for this great project !
The image processed by the docScanner has lower resolution compared to the standard document scanners
Do you think if we tweak the Opencv functions would enhan…
-
![Media](https://github.com/user-attachments/assets/ee6243d9-c2ff-4a22-bdb5-fdd3b12ae87f)
-
[DocScanner 1 Jul 2024 8-23 am.pdf](https://github.com/user-attachments/files/16061289/DocScanner.1.Jul.2024.8-23.am.pdf)
-
When `npm install`ing node-dv with node v6.1.0, node-gyp v3.3.1 and Arch Linux the installation fails
```
AR(target) Release/obj.target/deps/zxing/zxing.a
COPY Release/zxing.a
CXX(target) Relea…
-
just like the title, i'm a senior student who's really interested in the topic of paper-dewarping. i love your previous fantastic work. looking forward to the code of DocScanner
-
Before doing OCR i need to detect angle of text, and possibly rotate image but using findSkew function i get incorrect angle, what do I do wrong?
val skewImage: Pix = Binarize.otsuAdaptiveThreshold…
-
Hi,thanks for your great work, and when will you release the training code?
-
Thanks for the great job, I wonder how to train the model with my own dataset?How to bulid the dataset?And how to train the model?
-
Hello! Thank you so much for your excellent work! I've got the following question: what is the best way to split one image with several pages (say, leaf notes or book opening) into smaller images cont…