OpenCV-Face-Recognition-Android
OpenCV-Face-Recognition-Android copied to clipboard
Face Detection & Recognition on Android using OpenCV
Hi, The issue i am facing is that the app crashes on clicking the training.java file after entering the name. Please check.
HI Owner, i am using your code and the project is successfully imported and running on my machine and i changed orientation as portrait so now the image database is...
cedetectionjavaandroid E/linker: library "/system/lib/libdl.so" ("/system/lib/libdl.so") needed or dlopened by "/system/lib/libnative
please update the latest sample code
/AndroidRuntime: FATAL EXCEPTION: main Process: com.zod.facedetectionjavaandroid, PID: 29796 java.lang.RuntimeException: setParameters failed at android.hardware.Camera.native_setParameters(Native Method) at android.hardware.Camera.setParameters(Camera.java:2042) at com.zod.facedetectionjavaandroid.Preview.surfaceChanged(MainActivity.java:443) at android.view.SurfaceView.updateWindow(SurfaceView.java:608) at android.view.SurfaceView$3.onPreDraw(SurfaceView.java:179) at android.view.ViewTreeObserver.dispatchOnPreDraw(ViewTreeObserver.java:944) at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:2074) at android.view.ViewRootImpl.doTraversal(ViewRootImpl.java:1126) at android.view.ViewRootImpl$TraversalRunnable.run(ViewRootImpl.java:6098)...