You are here: Start » Function Reference » Profile » Profile Spatial Transforms

Profile Spatial Transforms

Icon Name Description / Applications Modules
CropProfile CropProfile

Confines a profile to its continuous subsequence.

FoundationPro
ResizeProfile ResizeProfile

Changes the size of a profile, preserving its shape.

FoundationPro
RotateProfile RotateProfile

Moves the last element ahead of the first one (inShift times).

FoundationPro
ShrinkProfileNTimes ShrinkProfileNTimes

Reduces the length of a profile N-times by averaging each N consecutive elements.

FoundationPro
UncropProfile UncropProfile

Extends the profile by adding zeros at the beginning and at the end.


Undoes CropProfile.

FoundationPro