I need to create a functionality similar to one that CamScanner app offers. I have searched the net for days and the best matches that I found were the following:
- This topic where a outdated library is suggested, it seems to be best so far, but it is old, it does not auto detect edges of the document
- This Library which seems to autodetect the document but then it damages the quality of the cropped image. this one is also outdated..
I found and tested a lot more libraries like this, but all of them seems to be outdated, most of them does not detect edges of the document and work very bad.
I searched a lot to find out if I can use Android's ML Kit for solving this problem, but didn't find any answer on that topic as well.
So I feel quite lost on what direction to go on and where to start from. Do you have any suggestions? Are there any known libraries which do this? Is it possible to do this with ML Kit?