SAGA 9.3.3 | Tool Library Documentation

Transform Point Cloud


Description

The tool allows one to move, rotate and/or scale a point cloud.


Parameters

 NameTypeIdentifierDescriptionConstraints
InputInputpoint cloud, inputINThe input point cloud.-
OutputOutputpoint cloud, outputOUTThe transformed output point cloud.-
OptionsdXfloating point numberDXThe shift along the x-axis [map units].Default: 0.000000
dYfloating point numberDYThe shift along the y-axis [map units].Default: 0.000000
dZfloating point numberDZThe shift along the z-axis [map units].Default: 0.000000
Angle Xfloating point numberANGLEXAngle in degrees, clockwise around x-axis.Default: 0.000000
Angle Yfloating point numberANGLEYAngle in degrees, clockwise around y-axis.Default: 0.000000
Angle Zfloating point numberANGLEZAngle in degrees, clockwise around z-axis.Default: 0.000000
Scale Factor Xfloating point numberSCALEXThe scale factor in x-direction.Default: 1.000000
Scale Factor Yfloating point numberSCALEYThe scale factor in y-direction.Default: 1.000000
Scale Factor Zfloating point numberSCALEZThe scale factor in z-direction.Default: 1.000000
Xfloating point numberANCHORXThe x-coordinate of the anchor point.Default: 0.000000
Yfloating point numberANCHORYThe y-coordinate of the anchor point.Default: 0.000000
Zfloating point numberANCHORZThe z-coordinate of the anchor point.Default: 0.000000

Command Line


Usage: saga_cmd pointcloud_tools 8 [-IN ] [-OUT ] [-DX ] [-DY ] [-DZ ] [-ANGLEX ] [-ANGLEY ] [-ANGLEZ ] [-SCALEX ] [-SCALEY ] [-SCALEZ ] [-ANCHORX ] [-ANCHORY ] [-ANCHORZ ]
  -IN:        	Input
	point cloud, input
  -OUT:       	Output
	point cloud, output
  -DX:     	dX
	floating point number
	Default: 0.000000
  -DY:     	dY
	floating point number
	Default: 0.000000
  -DZ:     	dZ
	floating point number
	Default: 0.000000
  -ANGLEX: 	Angle X
	floating point number
	Default: 0.000000
  -ANGLEY: 	Angle Y
	floating point number
	Default: 0.000000
  -ANGLEZ: 	Angle Z
	floating point number
	Default: 0.000000
  -SCALEX: 	Scale Factor X
	floating point number
	Default: 1.000000
  -SCALEY: 	Scale Factor Y
	floating point number
	Default: 1.000000
  -SCALEZ: 	Scale Factor Z
	floating point number
	Default: 1.000000
  -ANCHORX:	X
	floating point number
	Default: 0.000000
  -ANCHORY:	Y
	floating point number
	Default: 0.000000
  -ANCHORZ:	Z
	floating point number
	Default: 0.000000