Home› Programming
Discussion
Back to discussions page
MIKELCINZA
Posts: 14 Apprentice
RWC, Configure Model with multi-object button |
22 views
|
Answered | |
/ Most recent by MIKELCINZA
in Programming
|
2 comments |

in Programming
You can also get the number of object detection and the detection score of the item currently processed in the rode through the variable f: https://dof.robotiq.com/discussion/2190/wirst-camera-get-number-of-detected-objects
If you want to get the location of all detected objects, you can let the camlocate node loop and save the object_location of each object in a list.
Then you can process this list once the program goes out of the camlocate.