Ask Your Question

Karthi's profile - activity

2018-12-11 01:41:55 -0600 received badge  Notable Question (source)
2017-05-21 19:35:24 -0600 received badge  Taxonomist
2015-02-23 12:52:43 -0600 received badge  Popular Question (source)
2013-01-09 15:18:31 -0600 received badge  Student (source)
2012-08-08 05:04:24 -0600 commented answer Android OpenCV support

Hi, Thank you. OpenCV Sample - face-detection working fine in my android emulator(Android 4.1 sdk). Now I am installing "OpenCV Sample - face-detection.apk" in my samsung galaxy fit(android 2.3). Before that I installed "OpenCV manager.apk" and "OCV 2.4 pack armeabi.apk". When I try to open the OpenCV Sample - face-detection in my mobile it display "The application OCV Face Detection(process org.opencv.samples.fd) has stopped unexpectedly. please try again". What may be the problem? Help me to solve this issue.

2012-08-07 23:22:47 -0600 asked a question opencv samples issue: how to handle 'can't open camera' error?

I have download opencv sdk. Import the examples from the opencv samples in Eclipse. When I execute the example "OpenCV Tutorial 4 - Mix Java+Native OpenCV", I am getting "Fatal error: can't open camera!". When I execute this by debug mode the code "Camera.open()" return null value. Help me to solve this issue. Thanks, Karthi

2012-08-07 23:19:44 -0600 asked a question Android webcam enable in emulator

Hai I am new to the Android. I am using Android4 sdk. I can't enable webcam in Android emulator. Can anyone tell how enable it. Thanks.

2012-08-07 23:18:34 -0600 asked a question Android OpenCV support

Some online sources say that OpenCV is not supported by all Android devices.

Can you tell me whether OpenCV has support for all the Android phones? If not, do you have some examples of devices that work/do not work well with OpenCV? Are there some specific technical limitations for OpenCV (Android version, SDK version, processor type, etc)?