Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/carnivuth/computer_vision
- Owner: carnivuth
- Created: 2023-10-04T08:35:41.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-01T17:16:17.000Z (about 2 months ago)
- Last Synced: 2024-11-01T18:21:04.752Z (about 2 months ago)
- Topics: computer-vision, unibo
- Language: TypeScript
- Homepage: https://carnivuth.github.io/computer_vision/
- Size: 39.4 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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)