Compute bounding boxes from masks. mask: [height, width, num_instances]. Mask pixels are either 1 or 0. Returns: bbox array [num_instances, (y1, x1, y2, x2)].
(mask)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected