OpenCV-Android icon indicating copy to clipboard operation
OpenCV-Android copied to clipboard

A project for porting and optimizing OpenCV for Google's Android OS

Results 17 OpenCV-Android issues
Sort by recently updated
recently updated
newest added

Hi, I tested all examples but they use a remote camera. I would like to process an image stored in the phone or in the application and I would like...

0 - Backlog

example-face-detection.apk : when in cellphone ,it is ok ; when it runs on TV Box , the preview is left-right-reverse. why?

I'm new in NDK and I see this problem E:/android-opencv/testOpenCV/obj/local/armeabi/libcv.a(cvcolor.o): In function `icvBGRx2Lab_32f_CnC3R': E:/android-opencv/testOpenCV/jni/cv/src/cvcolor.cpp:1880: undefined reference to`cvCbrt' E:/android-opencv/testOpenCV/jni/cv/src/cvcolor.cpp:1885: undefined reference to `cvCbrt' E:/android-opencv/testOpenCV/jni/cv/src/cvcolor.cpp:1891: undefined reference to`cvCbrt' E:/android-opencv/testOpenCV/obj/local/armeabi/libcv.a(cvcolor.o): In function `icvBGRx2Luv_32f_CnC3R':...

I'm trying to build this on Windows using cygwin with ndk r5 and sdk 2.1/2.2. I have OpenCV 2.2 installed and in PATH as well. I get the following error....

Hi everyone, I would like to know whether the VideoEmulation is able to work with the original webcambroadcaster code which is on the following site "http://www.tomgibara.com/android/WebcamBroadcaster.java". Because i have tried...

Firstly, I'd like to commend Bill and Noritsuna on the amazing job they've done in porting OpenCV to Android. Compiling the library was surprisingly simple and all-in-all it's a great...

I am trying to run your OpenCV sample on a Moto Droid. I am having issues with the native findContours function. When this function is called, the app crashes. When...

Could you make it support Android 1.5 too. This would be quite important for me.