loading
 
Cooridinates for idnetified object via API
pablon from Poland  [11 posts]
15 year
I am using API for data collection into my program written in CS. Is it possible to retrieve from Roborealm array with COG_X and COG_y coordinates for all identified blobs? I am using „shape matching” method? Sample picture is in attached picture. Expected array should looks like (values below are dummy – just for ilustration):
[102, 203]
[103, 400]
[80, 350]
[78,180]
[50,360]
[47, 176]
API response for 6 identified shapes should generate following string : 102, 203, 103, 400,80, 350, 78,180, 50,360, 47, 176

Anonymous 15 year
Pablon,

Yes, a number of the other modules can be used for this. For example, the Blob Filter module will provide a list of all COG's assuming you set it to generate that array (see checkbox in the interface). Some of the other modules including Geometry module will also create that array assuming it is set to process individual blobs (also a checkbox in that GUI interface).

BUT since you are using the Shape Matching just select that checkbox in the GUI interface "Create Shapes Array" which would contain all the info about a shape including the COG coordinates. Or did you try this and it did not work?

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