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

https://github.com/phundrak/images-tache

Second year university project
https://github.com/phundrak/images-tache

c image image-processing university-project

Last synced: 11 months ago
JSON representation

Second year university project

Awesome Lists containing this project

README

          

This software is a University assignment for its two contributors, Lucien Cartier-Tilet (me, owner of the repo) and Adrien Leroy-Lechat. Its aim: detect and list regions of colors in the input file, trace its border in black (the border is one pixel large). It can also accept some color tolerance while detecting colors. The result will then be saved in another output file. The only supported format is the /ppm/ image format. Full instructions [[http://www.ai.univ-paris8.fr/~jj/Cours/LI2/PPI2_17.html][here (in French)]], first assignment /1. Images taches. (***)/.

This project is under the GPL licence. More information [[https://github.com/Phundrak/images-tache/blob/master/LICENSE][here]].