Click here to Skip to main content
15,911,646 members

Comments by kingUD (Top 4 by date)

kingUD 10-Aug-12 15:44pm View    
For my project I need to recognize the Object(In my case it is a door) using SURF. I'm using emguCV (openCv c# wrapper).

I have been working with the surf feature detection example from the emguCV library.(http://www.emgu.com/wiki/index.php/SURF_feature_detector_in_CSharp)

By using this I can recognize only few number of object image (e.g.: door) with the given template (model) image.
Since there is different kind of doors, for some door images it was not detected as the door.

So, I decided If I can put different kind of door images(2 or more images) as model(template)image, then I can get more accurate result.

My problem is I have no clear idea about how to write a code for work with 2 or more model (template) images?
Basically I want to know by using which parameter, we can say that it is detected or not from the code?
(Visually if it is detected, it draws a red rectangle around the matched object.)

will be really greatful for ur help.
Thank you
kingUD 10-Aug-12 15:43pm View    
Deleted
For my project I need to recognize the Object(In my case it is a door) using SURF. I'm using emguCV (openCv c# wrapper).

I have been working with the surf feature detection example from the emguCV library.(http://www.emgu.com/wiki/index.php/SURF_feature_detector_in_CSharp)

By using this I can recognize only few number of object image (e.g.: door) with the given template (model) image.
Since there is different kind of doors, for some door images it was not detected as the door.

So, I decided If I can put different kind of door images(2 or more images) as model(template)image, then I can get more accurate result.

My problem is I have no clear idea about how to write a code for work with 2 or more model (template) images?
Basically I want to know by using which parameter, we can say that it is detected or not from the code?
(Visually if it is detected, it draws a red rectangle around the matched object.)

will be really greatful for ur help.
Thank you
kingUD 21-Jul-12 12:07pm View    
yes it possible
u want only change cascade path only
kingUD 21-Jul-12 11:48am View    
nice solution
thanx for help to understand detect object using emgu cv
but i want detect door object . Is it possible in emgu cv ????
pls any solution related to door detect pls send it to dusha4sliit@gmail.com
pls help me

thanx
dushyantha