Skip to content Skip to sidebar Skip to footer
Showing posts with the label Opencv

Opencv Java Convexity Defects (computer Vision)

I have a problem with putting my convexity defects on the frame. To calculate them, I modified c++ … Read more Opencv Java Convexity Defects (computer Vision)

Kivy Opencv Android

I'm trying to build an example Android app based on Kivy and OpenCv: import kivy from kivy.uix.… Read more Kivy Opencv Android

Cropping Image In Android Using Opencv

I am using OpenCV 2.3.1 in Android. I need to crop the image into half. What I am doing is: Mat… Read more Cropping Image In Android Using Opencv

Opencv Undefined References

I'm trying to link my JNI Android application with OpenCV but I get these errors ./obj/local/ar… Read more Opencv Undefined References

How To Get Mat With A Drawable Input In Android Using Opencv

I have some image files in the drawable folder. And now, I want to convert them into opencv Mat obj… Read more How To Get Mat With A Drawable Input In Android Using Opencv

Errors When Building C++ Files In Android Ndk Project Using Eclipse

I have been having some real problems hooking up the Android NDK to work within the Eclipse IDE. S… Read more Errors When Building C++ Files In Android Ndk Project Using Eclipse

Running Opencl In Android

Well there are many tutorials and post about this, but I am not getting exactly how to deal with li… Read more Running Opencl In Android

How Can I Change This Project To A Opencv Realtime Face Detection App?

Project is a realtime image processer same as my Project but it uses two values wich are input and … Read more How Can I Change This Project To A Opencv Realtime Face Detection App?