NeutrinosPlatform / cordova-plugin-document-scanner

cordova plugin for document scan
https://www.neutrinos.co/
MIT License
84 stars 63 forks source link

Bypass filter screen #36

Closed RPocas closed 6 years ago

RPocas commented 6 years ago

First of all, congratulations for the excellent work!

I wonder if it is possible to skip the filters screen, and save the image directly?

Thank you very much

ChrisTomAlx commented 6 years ago

Hey @RPocas

Unfortunately at the present moment this is not possible. Also I would say the filter screen is important to correct the orientation of the image scanned. This could be an enhancement for the future but in the short term, I can't provide you with any solutions other than changing the scan library's native code to completely skip over the filter screen. Wish I could have been of more help.

Cheers, Chris Neutrinos

mollyAC commented 4 years ago

Hi @ChrisTomAlx,

I wanted to change the scan library's native code to completely skip over the filter screen but i have no idea how to fork the code and to edit them. I refer to the #60 to do them but i have no experience in doing fork and edit the code. Is there any way you can guide me?

Thanks, Sam