but very strange, if using java code, it can trigger it.
java code is much more simple, just add implementation in AndroidManifest.xml file. like:
implementation(“org.bytedeco:javacv-platform:1.5.9”)
implementation(“org.bytedeco:opencv-platform:4.7.0-1.5.9”)
c++ code, I download opencv sdk from website, and compile the static library in.
but still doesn’t work.
I guess it’s caused by OpenCL module nested in OpenCV