Ask Your Question

chaitanya's profile - activity

2013-03-09 23:08:33 -0600 asked a question camtest using android

i read in a paper that camtest is a self implemented algorithm using android library..but i could not understand the exact meaning of that..can someone explain me?

2013-03-08 03:26:24 -0600 received badge  Scholar (source)
2013-03-08 00:14:19 -0600 asked a question video processing using opencv

can anyone give me a reference as how to apply image processing techniques for a frame in a video processing from a cam using opencv?

2013-03-07 23:31:30 -0600 asked a question camtest using android

what is camtest using android library??

2013-02-27 09:23:39 -0600 asked a question opencv using C++

using namespace std

what does this actually mean and why do we use it?

2013-02-26 23:50:44 -0600 asked a question loading an image

what is the command in opencv to load the image..??In some codes i see as cvload and other it as imread..what is the difference and can someone suggest a good reference to start programming using opencv in microsoft visual studio..

2013-02-26 23:25:47 -0600 asked a question opencv using C

can i write programs in C language using opencv or is it only possible with C++?