Tool Fourier Transformation (OpenCV)
References:
OpenCV - Open Source Computer Vision
http://opencv.willowgarage.com
- Author: O.Conrad (c) 2009
- Menu: Imagery|Fourier Analysis
Parameters
| Name | Type | Identifier | Description | Constraints |
Input | Input | Grid (input) | INPUT | - | - |
Output | Fourier Transformation (Real) | Grid (output) | REAL | - | - |
Fourier Transformation (Imaginary) | Grid (output) | IMAG | - | - |
Options | Grid system | Grid system | PARAMETERS_GRID_SYSTEM | - | - |
Command-line
Usage: saga_cmd imagery_opencv 1 [-INPUT <str>] [-REAL <str>] [-IMAG <str>]
-INPUT:<str> Input
Grid (input)
-REAL:<str> Fourier Transformation (Real)
Grid (output)
-IMAG:<str> Fourier Transformation (Imaginary)
Grid (output)