c++ - Opencv compilation in eclipse for android ndk -
i'm developing android hmi application lane detection in eclipse on windows. lane detection algorithm in cpp file using opencv. used jni integrate android app algorithm. i'm not able run application due following error :
opencv error: unspecified error (the function not implemented. rebuild library windows, gtk+ 2.x or carbon support. if on ubuntu or debian, install libgtk2.0-dev , pkg-config, re-run cmake or configure script) in cvshowimage, file /hdd2/buildbot/slaves/slave_ardbeg1/50-sdk/opencv/modules/highgui/src/window.cpp, line 501
i have followed steps specified http://docs.opencv.org/doc/tutorials/introduction/android_binary_package/android_binary_package_using_with_ndk.html
request suggestion did go wrong.
Comments
Post a Comment