Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alevalv/mlimg2016
https://github.com/alevalv/mlimg2016
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/alevalv/mlimg2016
- Owner: alevalv
- Created: 2016-12-12T02:33:50.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-07T18:58:15.000Z (about 8 years ago)
- Last Synced: 2024-11-03T11:42:17.589Z (2 months ago)
- Language: C++
- Size: 63.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Machine Learning in Images 2016
Here is all the code made to this course. Universidad del Valle second semester of 2016
To test some of the algorithm of this repo, you can use the DRIVE retinal image database located here http://www.isi.uu.nl/Research/Databases/DRIVE/
To visualise console output, you must set the environment variable `VERBOSE=1` before executing the program
Alejandro Valdés