SimpleDocumentScanner-Android icon indicating copy to clipboard operation
SimpleDocumentScanner-Android copied to clipboard

Edge is not detecting

Open kumar5572 opened this issue 7 years ago • 1 comments

To statically link OpenCV at build time. To do this you will need to follow the following steps:

Download the OpenCV SDK Unzip and then copy all folders from OpenCV SDK Dir/sdk/native/libs to this project/opencv/src/main/jniLibs (You may need to create the jniLibs folder). Rebuild

i have followed these steps to initiate the OpenCV but in the Canny method i'm getting the error

kumar5572 avatar Aug 31 '18 04:08 kumar5572

I got it working..The problem I'm having is we need to first select the image then we can change/edit the edge,and after that result is generated.Camera logics need to written by self.

jayantur13 avatar Nov 24 '20 10:11 jayantur13