Back to Adaptive Vision Library website

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

Geometry 3D Spatial Transforms

Select a function from the list below.

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