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
- Host: GitHub
- URL: https://github.com/agarnung/image-denoising-taxonomy
- Owner: agarnung
- License: gpl-3.0
- Created: 2024-12-20T11:21:26.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-23T19:47:21.000Z (over 1 year ago)
- Last Synced: 2025-01-26T18:17:55.590Z (over 1 year ago)
- Topics: 2d-denoising, denoising, image-processing, taxonomic-classification, website
- Language: HTML
- Homepage: https://agarnung.github.io/image-denoising-taxonomy/
- Size: 3.02 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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