Skip to content

frankplus/Computer-Vision

Repository files navigation

Computer-Vision

The are my solutions to the homeworks for the Computer Vision course UniPD spring 2020.

The homework assignments are inside the 'homework assignments' directory.

The homework reports are inside the 'homework reports' directory.

Build

Clone this repository

git clone https://github.com/frankplus/Computer-Vision
cd Computer-Vision

Execute the following commmands

mkdir build
cd build
cmake ..
make

Run

./computer_vision

About

Homeworks for Computer Vision course UniPD 2020

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages