Ask Your Question

gardezi's profile - activity

2014-09-26 02:28:02 -0600 commented answer integral image

Thanks but can you please make it a little simple because I have not studied digital signal processing. I am kind of new to computer vision.

2014-09-25 20:31:50 -0600 asked a question integral image

hello , I know what integral image is and how it works but I just want to know what was the reason that we needed integral image. What problem were we facing which drove ou need to make this algorithm

Thanks in Advance

2014-09-25 03:38:17 -0600 asked a question animal xml file

Hey I wanted to know if there was an xml file that would detect animal's face. and i wanted to know that why haarcascade_frontalface_alt.xml does not work on animals

Thanks in advance

2014-09-25 02:21:50 -0600 asked a question FAce Recognizer

Is there any function or something to recognize face in openCv that is simple to understand

Thanks in advance

2014-09-24 16:23:27 -0600 commented question Roi Question

Thanks for all the help and yes I am going to stick with cv::Mat. You are right it's pretty easy

2014-09-24 05:15:51 -0600 received badge  Supporter (source)
2014-09-24 04:11:00 -0600 commented answer MAt haar cascade

can you give me the prototype of that function.

Thanks in advance

2014-09-24 04:07:23 -0600 asked a question Roi Question

I wanted to ask if I set ROI in Iplimage and convert it to Mat format. Will the Roi remain ??

2014-09-24 03:24:59 -0600 asked a question MAt haar cascade

Hey I wanted to know if there is any alternative to cvHaarDetectObject for mat

Thanks in advance

2014-09-15 23:33:28 -0600 asked a question Viola Jones

Hello I wanted to ask that is there any way to implement Viola jones without using openCv function(I mean to say implement everything myself). If yes than please tell

2014-09-15 23:17:31 -0600 received badge  Editor (source)
2014-09-15 23:11:43 -0600 asked a question viola jones

Hello! I wanted to ask is there any specfic funtion that implements Viola Jones in openCV ?