Configure a detector_3d_segmenter
This model takes 2D bounding boxes from an object detector and projects the pixels in the bounding box to points in 3D space.
This model takes 2D bounding boxes from an object detector and projects the pixels in the bounding box to points in 3D space.
A segmenter for depth cameras that returns the perceived obstacles as a set of 3-dimensional bounding boxes, each with a Pose as a vector.
A segmenter that takes point clouds from a camera input and returns the average single closest point to the camera as a perceived obstacle.
A segmenter that identifies well-separated objects above a flat plane.