Skip to content

Instantly share code, notes, and snippets.

@marcinOz
Created January 25, 2019 11:16
Show Gist options
  • Save marcinOz/873faf584816ec10798c76067447be9b to your computer and use it in GitHub Desktop.
Save marcinOz/873faf584816ec10798c76067447be9b to your computer and use it in GitHub Desktop.
extern "C" JNIEXPORT jobject JNICALL
Java_co_netguru_vrhouseframework_NativeRecognizer_cropSelectedArea(
JNIEnv *env,
jobject _this,
jobject bitmap,
jfloatArray points) {...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment