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

https://github.com/agarnung/image-denoising-taxonomy

A web dedicated to the taxonomy of image denoising methods
https://github.com/agarnung/image-denoising-taxonomy

2d-denoising denoising image-processing taxonomic-classification website

Last synced: about 1 month ago
JSON representation

A web dedicated to the taxonomy of image denoising methods

Awesome Lists containing this project

README

          

# image-denoising-taxonomy
A web dedicated to the taxonomy of image denoising methods

The web is available from [here](https://agarnung.github.io/image-denoising-taxonomy/)

The tree taxonomy is automatically produced via a python script. To modify the taxonomy, modify _scripts/raw_taxonomy.txt_ and run _create_tree.py_ to let the HTML parse it correctly

Various notes and resources consulted:

- Create a CSS automatically: https://webcode.tools/css-generator
- How to see your website at the same time you code in VSCode: https://www.youtube.com/watch?v=QmQFVghf0H4
- Free online toolkit of fonts and icons: https://fontawesome.com/search?m=free&o=r
- How to share a website from Github pages: https://stackoverflow.com/questions/15563685/can-i-create-more-than-one-repository-for-github-pages