SigPack - the C++ signal processing library
image.cpp File Reference
#include "sigpack.h"
Include dependency graph for image.cpp:

Go to the source code of this file.

Functions

int main ()
 

Function Documentation

◆ main()

int main ( )
Examples:
image.cpp.

Definition at line 13 of file image.cpp.

References sp::FFTW::fft2(), sp::fftshift(), sp::gplot::image(), sp::PNM::PPM_B, sp::gplot::send2gp(), sp::gplot::set_term(), sp::gplot::window(), and sp::PNM::write().

Here is the call graph for this function: