Ask Your Question

OmerErkan's profile - activity

2014-11-19 13:40:52 -0600 asked a question Error In OpenCv Setup In Eclipse

Hi, I try to setup OpenCV in eclipse in windows 7 and when I try to run an openCV example on eclipse I have an error like that 21:24:25 * Build of configuration Default for project OpenCV Sample - 15 puzzle * "C:\Users\omer\Downloads\android-ndk-r10c\ndk-build.cmd" all C:/Users/omer/Downloads/android-ndk-r10c/build/core/add-application.mk:209: * Android NDK: Aborting... . Stop. Android NDK: WARNING: APP_PLATFORM android-19 is larger than android:minSdkVersion 8 in ./AndroidManifest.xml
Android NDK: Your APP_BUILD_SCRIPT points to an unknown file: ./jni/Android.mk

and I dont know how can I solve this problem. Please anyone can help me?

2014-11-19 13:38:30 -0600 asked a question OpenCv Error Setup

Hi, I try to setup OpenCV in eclipse in windows 7 and when I try to run an openCV example on eclipse I have an error like that 21:24:25 * Build of configuration Default for project OpenCV Sample - 15 puzzle * "C:\Users\omer\Downloads\android-ndk-r10c\ndk-build.cmd" all C:/Users/omer/Downloads/android-ndk-r10c/build/core/add-application.mk:209: * Android NDK: Aborting... . Stop. Android NDK: WARNING: APP_PLATFORM android-19 is larger than android:minSdkVersion 8 in ./AndroidManifest.xml
Android NDK: Your APP_BUILD_SCRIPT points to an unknown file: ./jni/Android.mk

and I dont know how can I solve this problem. Please anyone can help me?

2014-11-04 08:03:16 -0600 commented question İmage Processing with Android

Thank you for your answer

2014-11-04 07:34:35 -0600 asked a question İmage Processing with Android

Hi I will developt a project for image processing but I don't know what kind of language is better for image processing with OpenCV. Is Android suitable for this? or if I use another language, will I can use this language with android device properly? I need your advise