Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Geometry 3D Spatial Transforms

Geometry 3D Spatial Transforms

Select a filter from the list below.

Icon Name Description
AlignPoint3DArrayToPlane Rotates an array of 3D points with a rotation that transforms the input plane to be parallel to XY plane.
CropLine3D Creates a segment contained in a box in 3D from a line in 3D.
CropSegment3D Creates a segment contained in a box in 3D from another segment in 3D.
MirrorPoint3D Mirrors a point according to the input plane.
MirrorPoint3DArray Mirrors each point from the array according to the input plane.
ProjectLineOntoPlane3D Projects a line 3D onto a plane.
ProjectPoint2DOntoPlane3D Projects a point on a plane Z=0 onto a given plane, translating it parallel to Z axis.
ProjectPointOnLine3D Projects a point 3D onto a line in 3D.
ProjectPointOntoPlane3D Projects a point 3D onto a plane.
ProjectPointOrthogonal Converts a point through a simple orthogonal projection, parallel to the Z axis.
ProjectPointPerspective Converts a point through a perspective projection, parallel to the Z axis.
RescaleBox3D Changes the distances of box in 3D to a reference point.
RescaleCircle3D Changes radius of a circle in 3D and translates its center in relation to a reference point.
RescaleLine3D Changes the input line in 3D distance to a reference point.
RescalePlane Changes the input plane distance to a reference point.
RescalePoint3D Changes the distance of a point to a reference point.
RescalePoint3DArray Changes the distances of array points to a reference point.
RescaleSegment3D Lengthens or shortens a segment in 3D relatively.
RescaleVector3D Lengthens or shortens a 3D vector relatively preserving its direction.
ResizeBox3D Changes the dimensions of a box in 3D.
ResizeBox3D_Delta Changes the dimensions of a box in 3D by adding some values.
ResizeBox3D_Relative Resizes a box in 3D to relatively defined dimensions.
ResizeCircle3D Changes radius of a circle in 3D.
ResizeCircle3D_Delta Changes radius of a circle in 3D by adding a value.
ResizeSegment3D Lengthens or shortens a segment in 3D to a new length preserving its orientation and center point.
ResizeSegment3D_Delta Changes length of a segment in 3D by adding a value preserving its orientation and center point.
ResizeVector3D Lengthens or shortens a 3D vector preserving its direction.
ResizeVector3D_Delta Extends length of a 3D vector by adding a value preserving its direction.
ReverseSegment3D Swaps the two endpoints of a segment in 3D.
RotateCircle3D Rotates a circle in 3D around an axis in 3D.
RotateLine3D Rotates a line in 3D around an axis in 3D.
RotatePlane Rotates a plane in 3D around an axis in 3D.
RotatePoint3D Rotates a 3D point around an axis in 3D.
RotatePoint3DArray Rotates an array of 3D points around an axis in 3D.
RotateSegment3D Rotates a segment in 3D around an axis in 3D.
RotateVector3D Rotates a 3D vector around another 3D vector (the axis).
SplitPointsByPlane Separates the points being on one side of the input plane from the others.
TransformPoint3D Applies a general transformation expressed by a matrix to a 3D point.
TransformPoint3DArray Applies a general transformation expressed by a matrix to an array of 3D points.
TranslateBox3D Shifts a box in 3D by a vector.
TranslateCircle3D Shifts a circle in 3D by a vector.
TranslateLine3D Shifts a line in 3D by a vector.
TranslatePlane Shifts a plane in 3D by a vector.
TranslatePoint3D Translates a point by a vector.
TranslatePoint3D_Toward Translates a point in 3D towards another point in 3D by a specified distance.
TranslatePoint3DArray Translates an array of points by a vector.
TranslateSegment3D Shifts a segment in 3D by a vector.