Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/carnivuth/computer_vision

computer vision lecture notes
https://github.com/carnivuth/computer_vision

computer-vision unibo

Last synced: about 1 month ago
JSON representation

computer vision lecture notes

Awesome Lists containing this project

README

        

# COMPUTER VISION

this are my personal notes on computer vision course of professor Di Stefano Luigi

## HOW TO USE

- install [obsidian](https://obsidian.md/)
- [clone the repository](https://github.com/carnivuth/cpvision.git)
- [add the repo as obsidian vault](https://help.obsidian.md/Files+and+folders/Manage+vaults#Create+vault+from+an+existing+folder)

it's possible to use the repo without obsidian but in order to get the best experience you need to install it

## WEBSITE

there is also a [static html website](https://carnivuth.github.io/computer_vision) published for access to notes inside the browser

## REPOSITORY STRUCTURE

There is a folder for each macro-argument of the course inside the `pages` folder, each folder contains a brief recap of each argument

### MAPS

for each macro-argument there is a conceptual map in the root folder for a quick overview of the arguments structure

## CREDITS

- [carnivuth](https://github.com/carnivuth)