|
Sign Recognition Raj from Fiji [9 posts] |
13 year
|
Hi. I have developed a mobile robot which follows line marked on the floor, basically line following robot using RR. I would like to add few more extra features to my robot such as sign detection and recognition. The robot should recognize the sign and behave accordingly. Is there any module or way to do this with Roborealm. It should follow line and do sign detection at the same time for turning left or right, go ahead or stop.
Very similar to what is shown here:
http://www.youtube.com/watch?v=SqENaqlb8CM
Please help.
Raj
|
|
|
EDV [328 posts] |
13 year
|
|
|
Anonymous |
13 year
|
Raj,
You can also try looking into the Fiducial module which will recognize symbols on the floor (similar to the youtube video) and based on what the symbols are will do something different. Keep in mind the location of where the symbols are. If they are on the floor you will need to undo perspective distortion and orientation prior to recognition which the fiducial module takes care of (to some degree). Alternatively, use the perspective module to correct for this and then apply the AVM, Object Recognition or Shape Matching modules.
STeven.
|
|