Ask Your Question

Saroj's profile - activity

2016-10-04 04:59:22 -0600 received badge  Taxonomist
2012-12-24 07:45:15 -0600 commented answer import org.opencv.android.CameraBridgeViewBase;

I am using the OpenCV-2.4.3 .

2012-12-24 04:44:41 -0600 asked a question import org.opencv.android.CameraBridgeViewBase;

Hello , I want to use the CameraBridgeViewBase in my android application but while i tried to import the org.opencv.android.CameraBridgeViewBase its showed me error .How can i import this ?

2012-12-21 03:07:01 -0600 received badge  Student (source)
2012-12-21 01:59:02 -0600 commented answer How to start Opencv

Thanks Alexander . I followed that link but can you please explain it properly .(In this link it said that under jni folder there is two file present one is Android.mk and Application.mk .Under Android.mk there is a line called Local Module :(module name) can you please explain it)

2012-12-21 00:55:44 -0600 asked a question How to start Opencv

I know android very well but i am new to opencv can any one please refer me how to start the android application with opencv in step by step procedure

2012-11-28 02:46:38 -0600 asked a question how to do facerecognition for android by using opencv step step method

Sir, I want to do the Face-recognition for android by using opencv . can you please suggest me how to do it in step step process. I have installed the NDK and CDT plugin in my eclipse environment please tell me the next procedure for my Face-recognition application