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.
I'm currently working on Document scanner app. My app will first open opencv camera, it will detect document in camera screen and captured image will display in next screen in imageview. I want to apply this scanLibrary on this imageview. But i cannot. Can somebody help me to that?
I'm currently working on Document scanner app. My app will first open opencv camera, it will detect document in camera screen and captured image will display in next screen in imageview. I want to apply this scanLibrary on this imageview. But i cannot. Can somebody help me to that?