Skip to content

Instantly share code, notes, and snippets.

@beta
Last active October 6, 2016 06:28
Show Gist options
  • Save beta/40af5a325b695e1e120f652d5663bfd9 to your computer and use it in GitHub Desktop.
Save beta/40af5a325b695e1e120f652d5663bfd9 to your computer and use it in GitHub Desktop.
JNIEXPORT jobject JNICALL Java_com_example_yourapp_CvUtil_processMat(
JNIEnv * env, jclass cls, jlong mat_addr, jfloat threshold) {
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment