Ask Your Question

mnabeelazam's profile - activity

2016-02-26 05:55:06 -0600 received badge  Notable Question (source)
2015-01-28 07:18:06 -0600 received badge  Popular Question (source)
2013-08-27 08:07:28 -0600 commented answer How to record video from VideoCamera in Android?

Actually, I just want to know if it is possible what I want to achieve before I jump into OpenCv. I have done image filtering in an applicaiton using android native EffectFactory for applying filters on images.

Now I was looking into OpenCv if I can achieve this or not. Here is the reference application. I was looking for this kind of video filtering.

https://play.google.com/store/apps/details?id=com.socialcam.android&hl=en

2013-08-27 06:18:46 -0600 commented answer How to record video from VideoCamera in Android?

Thanks for the quick reply. I have spent some time over the internet to find something. Actually I want to achieve Video Filtering. I couldn't find much in Android/Java.

2013-08-27 03:38:15 -0600 received badge  Editor (source)
2013-08-27 03:36:59 -0600 asked a question How to record video from VideoCamera in Android?

Hi,

I am using openCV in Android application. I want to Capture video from camera using OpenCV. I have gone through the documentation but I couldn't get much help in Java.

Can anyone please help me to achieve this?

thanks