Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Edge is not detecting #4

Open
kumar5572 opened this issue Aug 31, 2018 · 1 comment
Open

Edge is not detecting #4

kumar5572 opened this issue Aug 31, 2018 · 1 comment

Comments

@kumar5572
Copy link

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

@jayantur13
Copy link

jayantur13 commented Nov 24, 2020

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants