Point Cloud to Depth Map
Can someone help me python code on how to map a non-uniform Point Cloud to a Depth Map? I've seen examples in C, but I haven't seen one in Python, so I was wondering if someone has an approach.
please try to explain "non-uniform Point Cloud" in a better way
Please share the link to the working C++ code.