https://github.com/juliaimages/imagenoise.jl
Julia package that handles image noise
https://github.com/juliaimages/imagenoise.jl
image-processing julia noise
Last synced: 12 months ago
JSON representation
Julia package that handles image noise
- Host: GitHub
- URL: https://github.com/juliaimages/imagenoise.jl
- Owner: JuliaImages
- License: mit
- Created: 2018-11-08T02:15:22.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-10-16T09:06:17.000Z (over 4 years ago)
- Last Synced: 2025-06-09T05:27:07.718Z (about 1 year ago)
- Topics: image-processing, julia, noise
- Language: Julia
- Size: 4.95 MB
- Stars: 1
- Watchers: 8
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ImageNoise.jl
[![][action-img]][action-url]
[![][pkgeval-img]][pkgeval-url]
[![][codecov-img]][codecov-url]
[![][doc-stable-img]][doc-stable-url]
[![][doc-dev-img]][doc-dev-url]
This is a package for work related to image noise
## Note
This is under development -- many things will change
[action-img]: https://github.com/JohnnyChen94/ImageNoise.jl/workflows/Unit%20test/badge.svg
[action-url]: https://github.com/JohnnyChen94/ImageNoise.jl/actions
[pkgeval-img]: https://juliaci.github.io/NanosoldierReports/pkgeval_badges/I/ImageNoise.svg
[pkgeval-url]: https://juliaci.github.io/NanosoldierReports/pkgeval_badges/report.html
[codecov-img]: https://codecov.io/gh/johnnychen94/ImageNoise.jl/branch/master/graph/badge.svg
[codecov-url]: https://codecov.io/gh/johnnychen94/ImageNoise.jl
[doc-stable-img]: https://img.shields.io/badge/docs-stable-blue.svg
[doc-stable-url]: https://johnnychen94.github.io/ImageNoise.jl/stable
[doc-dev-img]: https://img.shields.io/badge/docs-dev-blue.svg
[doc-dev-url]: https://johnnychen94.github.io/ImageNoise.jl/dev