Mathematical Utilities¶
Constants¶
Functions¶
|
Wrap phase values to [-π, π] or [0, 2π] range. |
|
Compute 2D FFT of a complex tensor with optional padding and frequency shifting. |
|
Compute 2D inverse FFT of a complex tensor with optional padding and shifting. |
|
Calculate Peak Signal-to-Noise Ratio between multi-channel tensors. |
|
Calculate Structural Similarity Index between multi-channel tensors. |
|
Create normalized 2D Gaussian window. |
|
Compute 1D scaled DFT for optical field propagation. |
|
Compute 1D scaled inverse DFT for optical field reconstruction. |
|
Perform 2D scaled DFT using separable 1D transforms. |
|
Perform 2D scaled inverse DFT using separable 1D transforms. |
|
Compute transfer function for Scaled Angular Spectrum Method propagation. |