allgood / OpenNoteScanner

Android application for scanning and manipulating handwritten notes and documents.
Other
1.34k stars 283 forks source link

[Question] Minimal camera parameters #97

Open Kristinita opened 6 years ago

Kristinita commented 6 years ago

1. Summary

I get bad scan images in OpenNoteScanner. Text not readable.

Possible, it because camera of my smartphone is not good.

2. Environment

3. Steps to reproduce

I install MergeVariables via F-Droid → I install OpenCV Manager → I placed my white book to black fabric → I open MergeVariables → I take a photo of my book, use MergeVariables.

4. Expected behavior

Readable text.

5. Actual behavior

Example:

OpenNoteScanner

6. Not helped

I try in MergeVariables:

The image is not much improved.

Thanks.

allgood commented 6 years ago

Your camera have very low resolution. I think that minimal resolution for a acceptable quality is above 10MP. I tested on 5MP and 7MP with bad results. If you disable image processor you will capture the raw image of the camera, it is the best you can do, if this isn't acceptable, please try to compare with images of the stock camera app, if they are different, please tell me.

marmistrz commented 4 years ago

It would probably be a good idea to show the resolution somewhere in the UI. I wasn't actually sure if ONS was using the highest possible resolution for my device.