Back to Adaptive Vision Library website
You are here: Start » Function Reference » Profile Point Transforms
Profile Point Transforms
Select a function from the list below.
| Icon | Name | Description |
|---|---|---|
| AbsoluteProfile | Transforms each profile value to its absolute value. | |
| AddToProfile | Adds a scalar value to each element of a profile. | |
| DivideProfile | Divides each element of a profile by a scalar value. | |
| MultiplyProfile | Multiplies each element of a profile by a scalar value. | |
| NegateProfile | Transforms each profile value to its negation. | |
| RescaleProfile | Applies linear transformation to profile. | |
| SubtractFromProfile | Subtracts a scalar value from each element of a profile. |
