opencv - face detection on android -
im trying use face dection code of opencv on android there problems clean project others said.
here description on eclipse
the project cannot built until build path errors resolved opencv sample - color-blob-detection unknown java problem container 'android dependencies' references non existing library 'c:\opencv-2.4.3-android-sdk\sdk\java\bin\opencv library - 2.4.3.jar' opencv sample - color-blob-detection build path build path problem
its problem path.
have checked path correctly? (jones suggestion should work you)
if correctly set... ask check make file in jni folder , use full path, , check build path -> c++ -> gnu c++ -> add path (if not added).
then should able work.
Comments
Post a Comment