/image-deblur

Project for the 2021/2022 unibo course 02023

Primary LanguageTeX

Image Deblur

Project for the 2020/2021 unibo course 02023.

Read the report for more details.

Usage

First run:

$ make install
$ make run

Otherwise:

$ make run

Clean the project:

$ make clean 

Test

$ make test