find_object_2d questions
hi
I am using find_object_2d to detect multiple objects from a scene. my RGB-D camera is attached to the body of the vehicle, I want to stop the vehicle when specific number of objects detected. is there any flag or output from any topic to be able to identify??
another question is that find_object_2d detects the objects from different distance, i want that when the highest match identified, is there any way to identify when the highest match has happend?
and how to Evaluate the performance of object detection?
thanks
is there any update?