Automatic Gain Control
This calculates the AGC relating to your data.
Options
- Window Size - This is an odd number specifying the size of window (in units of pixels in both x and y directions) to pass over your data.
- Mean - Calculates and AGC using mean values.
- Median - Calculates and AGC using median values.
- RMS - Calculates and AGC using rms values.