adityaarora1 / LiveEdgeDetection

LiveEdgeDetection is an Android document detection library built on top of OpenCV. It scans documents from camera live mode and allows you to adjust crop using the detected 4 edges and performs perspective transformation of the cropped image. It works best with a dark background.
354 stars 126 forks source link

Access denied finding property #45

Closed cagataysenturca closed 1 year ago

cagataysenturca commented 4 years ago

Hi, it gives "Access denied finding property "vendor.camera.aux.packagelist" then "No implementation found for void org.opencv.imgproc.Imgproc.Canny_3" can you help me?

adityaarora1 commented 1 year ago

Try the latest version.