I am working on a project where I need to generate depth images from a point cloud. While I have come across examples in the literature that explains how to create a point cloud from a depth map, I'm specifically looking for guidance on the reverse process.
Can someone please provide insights or suggestions on how to create a depth map from a point cloud with Python programming language? Any relevant information, techniques, or resources would be greatly appreciated.