loading
 
camera problem
sanesh menon from India  [2 posts]
11 year
hai..
my project is based on fire fighting robots.it consist 3 robot.which always search for fire.how can i interface  3 cameras in roborealm. i use mosaic option but the problem is  each camera could not monitor different cogbox size.how can be made it.is there any other sourses to interface multiple cameras and monitor multiple cogbox size.
Steven Gentner from United States  [1446 posts] 11 year
Sanesh,

You probably want to use the Marker module to save the current image (for later reference) and switch to a new image/webcam. The mosaic is useful to stitch images but for most uses you have to use the Marker module to change the image to alternative views.

So the sequence would be to analyse one camera, switch to a new one using the marker module, and then analyse that image. Unfortunately you will need to replicate your pipeline for each camera analysed. You will also need to watch for variable collisions. For example, the COG module should be followed by a SetVariable module which would rename the COG_X and COG_Y variables to some other variable so that the next time you use the COG module in the 2nd camera you don't overwrite what was previously generated.

Hope that helps.
STeven.

This forum thread has been closed due to inactivity (more than 4 months) or number of replies (more than 50 messages). Please start a New Post and enter a new forum thread with the appropriate title.

 New Post   Forum Index