You are here: Start » AVL.NET » Function Reference » Profile » Profile Local Transforms
Profile Local Transforms
| Icon | Name | Description / Applications | Modules | |
|---|---|---|---|---|
| ConvolveProfile | Applies a user-defined convolution to a profile.  | 
		FoundationPro | ||
| DifferentiateProfile | Computes the derivative of a profile.  | 
		FoundationPro | ||
| DifferentiateProfile_Step | Computes the derivative of a profile with a given difference step.  | 
		FoundationPro | ||
| DilateProfile | Changes a profile by choosing maximum point within a kernel.  | 
		FoundationPro | ||
| ErodeProfile | Changes a profile by choosing minimum point within a kernel.  | 
		FoundationPro | ||
| SharpenProfile | Sharpens a profile using a 3x1 filter.  | 
		FoundationPro | ||
| SmoothProfile_Gauss | Smooths a profile by averaging points within a kernel using gaussian-weighted average. Noise removal.  | 
		FoundationPro | ||
| SmoothProfile_Gauss_Mask | Smooths a profile by averaging points with one of ten pre-computed Gauss kernels. Noise removal. Faster, but less accurate.  | 
		FoundationPro | ||
| SmoothProfile_Mean | Smooths a profile by averaging points within a kernel.  | 
		FoundationPro | 
