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

https://github.com/alainlebret/image-processing

Some practical work notebooks on image processing
https://github.com/alainlebret/image-processing

image-processing jupyter-notebook python

Last synced: 7 months ago
JSON representation

Some practical work notebooks on image processing

Awesome Lists containing this project

README

          

## Traitement d'images

L'ensemble des documents proviennent du cours de traitement d'images proposé aux étudiants de 3e année de la spécialité "Physique appliquée" de l'[ENSICAEN](http://www.ensicaen.fr).

### Licences

* Les documents (cours, sujets de travaux pratiques et images, excepté le logo de l'ENSICAEN) sont fournis sous licence Creative Commons [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/) [![License: CC BY-NC-SA 4.0](https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg)](http://creativecommons.org/licenses/by-nc-sa/4.0/)

* Les éléments de solutions et les exemples de code sont quant à eux proposés sous licence [Apache 2.0](http://www.apache.org/licenses/LICENSE-2.0) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)

-----

## Image Processing

The set of documents comes from the image processing course offered to third-year students of the "Applied Physics" specialty at [ENSICAEN](http://www.ensicaen.fr).

### Licensing

* The documents (courses, laboratory work handouts and images, excepted for the ENSICAEN logo) are provided under the Creative Commons [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/) license [![License: CC BY-NC-SA 4.0](https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg)](http://creativecommons.org/licenses/by-nc-sa/4.0/)

* The code samples are licensed under the [Apache 2.0](http://www.apache.org/licenses/LICENSE-2.0) license [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)