ScanLibrary is an android document scanning library built on top of OpenCV, using the app you will be able to select the exact edges and crop the document accordingly from the selected 4 edges and change the perspective transformation of the cropped image.
Hi, thanks for providing the good library. I am facing small issue when i applying image black and white it is converting color image to too match black and white so i want to change the image contrast, brightness and thresholding . I need to apply Adaptive Gaussian Thresholding.
Could you please help me in which class i have to change the code for image black and white, and threshold related code changes?
Hi, thanks for providing the good library. I am facing small issue when i applying image black and white it is converting color image to too match black and white so i want to change the image contrast, brightness and thresholding . I need to apply Adaptive Gaussian Thresholding.
Could you please help me in which class i have to change the code for image black and white, and threshold related code changes?
Thanks in advance.