cosine_transform_test, a C++ code which calls cosine_transform() to demonstrate some simple properties of the discrete cosine transform (DCT) for real data.
The information on this web page is distributed under the MIT license.
cosine_transform, a C++ code which demonstrates some simple properties of the discrete cosine transform (DCT).