Hey Guys,
Question regarding the Point Cloud.
Is there a way to save the point cloud or do I have to iterate over each pixel - as I do now - and save the array (X-Y-Z coordinates).
(For a project the data points should be saved in a .json file or a .png grayscale image hence this method).
At HD720 resolution this takes about 9 seconds per frame - so way too long.
Thanks for possible suggestions!
Best Regards,
David