Make sure all these libraries installed in the python3 environment:
- numpy : 1.21.5
- scipy : 1.7.3
- pandas : 1.4.2
- skimage : 0.0
- ipywidgets : 7.6.5
- matplotlib : 3.5.1
- scikit_image : 0.19.2
- opencv-python : 4.6.0.66
You can use requirements.txt to install the libraries
Open the notebook SVD and DCT.ipynb and run all the cells in order.