/ComputerVisionAndImageProcessingProject

The project of the "Image Processing and Computer Vision" course DISI, University of Bologna, Bologna 2020.

Primary LanguageJupyter Notebook

The project of the "Image Processing and Computer Vision" course, DISI, University of Bologna, Bologna 2020.


|__ /data/ __ images of the project
|
|
|__ /report/
|   |
|   |
|   |__ report.ipynb __ notebook used to generate the report
|   |__ report.tex __ latex containing the report generated from the noebook and then modified
|   |__ output* __ images generated from the noteoook
|
|__ /project/ 
|   |    
|   |
|   |__ solution.ipynb __ notebook with the final solution
|
|__ /tests/ __ contains some tests made to explore some possible solutions