Compare Z-Val of two point clouds
Posted: Thu Oct 08, 2020 1:50 pm
I have two dense (Resolution:2-3 mm) point clouds A&B.
Using CC, I generate raster (2 cm) from each of them with the same center and size. Assuming that both point clouds have the same x, y values, I want to compare only Z-values of two point clouds. Obviously, it is only Z-Val, what is different.
I wan to get
if there is point in both clouds with same x & y( within 1 cm) ---> delatZ
no point in either point cloud at a x&y at a position ---> NAN/Userdefined
Using CC, I generate raster (2 cm) from each of them with the same center and size. Assuming that both point clouds have the same x, y values, I want to compare only Z-values of two point clouds. Obviously, it is only Z-Val, what is different.
I wan to get
if there is point in both clouds with same x & y( within 1 cm) ---> delatZ
no point in either point cloud at a x&y at a position ---> NAN/Userdefined