Ask Your Question
1

Object Detection:Fire Hydrant and Rail Signal

asked 2013-10-24 06:11:06 -0600

aswin.paranji gravatar image

updated 2013-10-24 06:15:00 -0600

Hi, I'm new to opencv and i'm trying use opencv to detect fire hydrants and rail signals. I have extracted a firehydrant picture from a video and use surf to detect the picture in the same video. The sample example was able to detect the hydrant. However, when i try to detect the hydrant on another video it failed to detect.

I would like to know what detector i need to use. Please note that i'll be adding some more objects to detect such as rail signals, rail cross etc.

Can anyone advice me what I need to do

Thanks Aswin Paranji

edit retag flag offensive close merge delete

Comments

Could you post example images of the object you need to detect and on which backgrounds? The question is a bit unclear

Pedro Batista gravatar imagePedro Batista ( 2013-10-24 06:16:24 -0600 )edit
2

Basically cascade classification is all you need! Check this and this. Do a search on the forum, I think there are about 2000 topics on object detection using this technique!

StevenPuttemans gravatar imageStevenPuttemans ( 2013-10-25 04:52:55 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
0

answered 2013-10-30 08:23:41 -0600

aswin.paranji gravatar image

C:\fakepath\test.jpeg

Enclosed is the image. Let me know if you need more information.

Thanks, Aswin Paranji

edit flag offensive delete link more

Comments

Check what StevenPuttemans wrote

Pedro Batista gravatar imagePedro Batista ( 2013-10-30 09:52:08 -0600 )edit

Question Tools

1 follower

Stats

Asked: 2013-10-24 06:11:06 -0600

Seen: 698 times

Last updated: Oct 30 '13