Assignment for Computer Vision 2020 Course
Files T* contain the code for task *.
I splitted Task 3 in two files, to avoid confusion. The first part is contained in T3.m and the second in T3SVM.m. T3SVM.m requires DAG.m file, that contains the DAG implementation used.