README.md Prerequisites Create a python virtual environment python3 -m venv .venv Activate the virtual environment source .venv/bin/activate Installing the dependencies pip3 install -r requirements.txt Running the program python3 dct.py ./resources/forest.png Example result