You are here: Start » AVL.NET » Function Reference » Profile » Profile Spatial Transforms
Profile Spatial Transforms
| Icon | Name | Description / Applications | Modules | |
|---|---|---|---|---|
| CropProfile | Confines a profile to its continuous subsequence.  | 
		FoundationPro | ||
| ResizeProfile | Changes the size of a profile, preserving its shape.  | 
		FoundationPro | ||
| RotateProfile | Moves the last element ahead of the first one (inShift times).  | 
		FoundationPro | ||
| ShrinkProfileNTimes | Reduces the length of a profile N-times by averaging each N consecutive elements.  | 
		FoundationPro | ||
| UncropProfile | Extends the profile by adding zeros at the beginning and at the end. Undoes CropProfile.  | 
		FoundationPro | 
