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
- Host: GitHub
- URL: https://github.com/alainlebret/image-processing
- Owner: alainlebret
- Created: 2021-06-09T07:47:26.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-11-12T10:38:47.000Z (almost 2 years ago)
- Last Synced: 2025-03-02T07:48:25.952Z (7 months ago)
- Topics: image-processing, jupyter-notebook, python
- Language: Jupyter Notebook
- Homepage:
- Size: 66.5 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/) [](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) [](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 [](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 [](https://opensource.org/licenses/Apache-2.0)