C2C x,y,z decomp. output is signed...?
Posted: Thu Aug 15, 2019 9:19 pm
Hello, I have Pre ( 26 samples/m2) and Post (56 samples/m2) lidar point clouds of a region that underwent an earthquake. After fine alignment registering (reference dataset is Post), I want to compute a cloud 2 cloud distance. For reference, in C2C differencing, I look at the Post dataset with reference to Pre (so I can see how surface of the earth changed after earthquake).
For C2C differencing:
1. should I subsample the Post dataset so that it better matches the Pre dataset density?
2. When I split into x, y, and z components- there are negative values there. The documentation I have read says that C2C is unsigned... so what are these values representing? As in, if the mean of the z component is negative, does that mean the area subsided?
For M3C2 differencing:
1. should I subsample the Post dataset so that it better matches the Pre dataset density?
2. Is M3C2 better for my purposes?
Thank you.
For C2C differencing:
1. should I subsample the Post dataset so that it better matches the Pre dataset density?
2. When I split into x, y, and z components- there are negative values there. The documentation I have read says that C2C is unsigned... so what are these values representing? As in, if the mean of the z component is negative, does that mean the area subsided?
For M3C2 differencing:
1. should I subsample the Post dataset so that it better matches the Pre dataset density?
2. Is M3C2 better for my purposes?
Thank you.