Created
January 25, 2019 11:16
-
-
Save marcinOz/873faf584816ec10798c76067447be9b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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