You are here: Start » AVL.NET » Function Reference » Surface » Surface Interpolations
Surface Interpolations
| Icon | Name | Description / Applications | Modules | |
|---|---|---|---|---|
| ResampleSurface | Equalizes the scales format of the input surface.  | 
		Vision3DStandard | ||
| ResampleSurface_AnyScales | Changes the coordinates format of the input surface.  | 
		Vision3DStandard | ||
| SmoothSurface_Gauss | Smooths a surface using a gaussian kernel. Removal of gaussian noise from surfaces.  | 
		Vision3DStandard | ||
| SmoothSurface_Mean | Smooths a surface by averaging heights within a rectangular kernel. Usually used for computing features related to local surface "windows". Can be also used for noise removal, but Gauss is superior here.  | 
		Vision3DStandard | 
