Import OpenCV library and samples to the Eclipse
When I import OpenCV library and samples into workspace,the error is as the following: What should I do to slove this question.
When I import OpenCV library and samples into workspace,the error is as the following: What should I do to slove this question.
There are two possible reasons for that: 1. If you use OpenCV 2.4.3 and the latest Android SDK with Eclipse 4 see this [thread].(http://answers.opencv.org/question/4209/build-errors-after-opencv-library-import/#4215) 2. If you use some old version of Android SDK and/or old version of ADT plug-in you should update it to then latest version.
Asked: 2012-12-25 01:07:43 -0600
Seen: 430 times
Last updated: Dec 25 '12
android 3rd party library using opencv
Area of a single pixel object in OpenCV
build problems for android_binary_package - Eclipse Indigo, Ubuntu 12.04
OpenCV DescriptorMatcher matches
Can't compile .cu file when including opencv.hpp
Using OpenCV's stitching module, strange error when compositing images
compile error in opencv2/flann/lsh_table.h when compiling bgslibrary
Do you complete all steps from the tutorial: http://docs.opencv.org/doc/tutorials/introduction/android_binary_package/O4A_SDK.html?