Can CloudCompare Export a points data file like ZMAP?
Posted: Fri Feb 13, 2015 4:00 am
The ZMap consists on a planar projection of cloudofpoints onto the z plane. Its constructor transforms each cloudofpoints element to the ZMap using the following relation:
ZMap(X, Y) = Zcop
A ZMap object internally contains a list of factors:
xmin: minimum x-coordinate of the associated COP
xmax: maximum x-coordinate of the associated COP
ymin: minimum y-coordinate of the associated COP
ymax: maximum y-coordinate of the associated COP
width: Total number of columns of the ZMap
height: Total number of rows of the ZMap
Does CloudCompare have such function to export to a ZMAP file?
ZMap(X, Y) = Zcop
A ZMap object internally contains a list of factors:
xmin: minimum x-coordinate of the associated COP
xmax: maximum x-coordinate of the associated COP
ymin: minimum y-coordinate of the associated COP
ymax: maximum y-coordinate of the associated COP
width: Total number of columns of the ZMap
height: Total number of rows of the ZMap
Does CloudCompare have such function to export to a ZMAP file?