Dear Metashape people,
I'm trying to colorize laser scan and in the meantime utilize trajectory I have processing raw LiDAR data.
Right now I can't say I fully understand how colorization works. It doesn't have an option to consider only N closest cameras. How does it work and how it selects cameras for colorization?
Consider we have a trajectory and we selected a point in our laser scan data. The given point should have a timestamp and by having this timestamp we should locate laser scanner position along the trajectory which was the source of this point (or closest point). Now after we defined scanner position for that point we can select several cameras closest to this derived scanner position and use them to colorize the point. Does it work this way? To me it seems as the most logical way to colorize point cloud by having a scanner trajectory and lazer scan data with timestamps.
Please, correct me if I'm wrong.