You are here: Start » AVL.NET » AVS.FourierTransform Method
AVS.FourierTransform Method
Transforms an image into frequency domain using Fourier transformation.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void FourierTransform ( AvlNet.Image inSpatialDomainImage, AvlNet.Image outFrequencyDomainImage )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inSpatialDomainImage | AvlNet.Image | |||
![]() | outFrequencyDomainImage | AvlNet.Image |


