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