| Link to Documentation | Description | Win32 Binary | Linux I386 Binary |
|---|---|---|---|
| Makefile.vc | The makefile. | Makefile.vc | Makefile.linux |
| fftImage.exe | Make an image file of the fft of the input file. | fftImage.exe | fftImage |
| fftTest2D.exe | A test of the 2D FFT. | fftTest2D.exe | fftTest2D |
| getTraceRgb.exe | This is a program to get the given trace's RGB for analysis. | getTraceRgb.exe | getTraceRgb |
| getTraceHsi.exe | This is a program to get the given trace's HSI for analysis. | getTraceHsi.exe | getTraceHsi |
| ratioRgb.exe | return An image that is the ratio of the R, G, and B channels. | ratioRgb.exe | ratioRgb |
| runAgc.exe | Run an AGC of an image in the RGB domain. | runAgc.exe | runAgc |
| runAgcI.exe | Run an AGC of an image in the Intensity domain. | runAgcI.exe | runAgcI |
| saflProc.exe | SAFL version of the IplC++ demo program. It has some added features. | saflProc.exe | saflProc |
| tstAgc.exe | A self contained test program of the AGC routine. | tstAgc.exe | tstAgc |