nominedisorder

Results 2 comments of nominedisorder

Android 8.1 / OpenCV 3.4.x: javaDetector = new CascadeClassifier(cascadeFile.getAbsolutePath()); javaDetector.load( cascadeFile.getAbsolutePath()); //添加这个

I ran into the same issue doing a fresh install. I'd recommend looking at a slightly older version where you updated 2 variables inside the PostBuild script, instead of using...