The given development is a C++ library implementing the direct and inverse window Fourier transform. A 2D image is enhanced with one grey color channel due to the library functions (grey scale). A user may indicate the filter window size, overlap and window indentation. Two window functions are implemented in the library – a rectangular window and Bartlett-Hann window.
The library can be used while developing digital imaging applications, from basic viewer tools to complex graphic editor programs, such as Adobe Photoshop.
Supported operating systems: Windows (7 and higher), Mac OS X (10.7 and higher).