Object Detection + Point Clouds

Hello! I’m trying to integrate object detection with point clouds for ZED and I have a question: what is the best way to get a point cloud having only objects of a certain class in it?

Hi @ASRodrigo
you must use an external library to manipulate point clouds.
You can try PCL or Open3D.