This is a TensorFlow implementation for block based discrete cosine transform (block DCT).
The code is tested using TensorFlow 1.10.0 under Windows 10 with Python 3.5.2
For testing DCT and inverse DCT by
python BlockDCT.py
Apache2.0
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a TensorFlow implementation for block based discrete cosine transform (block DCT).
The code is tested using TensorFlow 1.10.0 under Windows 10 with Python 3.5.2
For testing DCT and inverse DCT by
python BlockDCT.py
Apache2.0