You are here: Start » FIL.NET » Profile Local Transforms
Profile Local Transforms
Icon | Name | Description |
---|---|---|
![]() | ConvolveProfile | Applies a user-defined convolution to a profile. |
![]() | DifferentiateProfile | Computes the derivative of a profile. |
![]() | DilateProfile | Changes a profile by choosing maximum point within a kernel. |
![]() | ErodeProfile | Changes a profile by choosing minimum point within a kernel. |
![]() | SmoothProfile_Gauss | Noise removal. |
![]() | SmoothProfile_Mean | Smooths a profile by averaging points within a kernel. |