Configure a color_detector
A heuristic detector that draws boxes around objects according to their hue (does not detect black, gray, and white).
A heuristic detector that draws boxes around objects according to their hue (does not detect black, gray, and white).
A detector or classifier that uses an ML model available on the machine to draw bounding boxes around objects or return a class label.
Give commands to get detections, classifications, or point cloud objects, depending on the ML model the vision service is using.
This model takes 2D bounding boxes from an object detector and projects the pixels in the bounding box to points in 3D space.