Image segmentation using yolov8 with zed 2i python

@sanjaiiv04

I don’t know of a way to do that, but there may be, yes.
To clarify, the ZED SDK can ingest bounding boxes from a custom detector, and it is able to infer masks from them. You can then exploit the mask output from ObjectData in any way you want, it is the result of the SDK segmentation.