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

No Implementation For NativeProcessorImage method applyRGBCurve() #22

Open
naynesh-benzatine opened this issue Nov 16, 2017 · 3 comments

Comments

@naynesh-benzatine
Copy link

No description provided.

@krupinder955
Copy link

Include this in your Activity
static {
System.loadLibrary("NativeImageProcessor");
}

@Android-king-0007
Copy link

static{
System.loadLibrary("NativeImageProcessor");
}
this is showing declaration not finding.

@muhammad-sameer-amjad
Copy link

This happened due to JNIEXPORT
Please follow the answer i.e.
https://stackoverflow.com/a/21636580/10318864

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

4 participants