Skip to content

Commit 59fbc20

Browse files
authored
advertise some new and 3rd party packages (#199)
1 parent 208f051 commit 59fbc20

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/src/pkgs/index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ you are interested in most.
3737
* Image visulization are supported by [various packages](@ref sec_visualization)
3838
* Image saving and loading are supported by packages under [JuliaIO](@ref sec_imageio)
3939
* high-level algorithms
40+
* [DitherPunk.jl](https://github.com/JuliaImages/DitherPunk.jl) provides various image dithering operations.
4041
* [ImageBinarization.jl](https://github.com/zygmuntszpak/ImageBinarization.jl) provides various
4142
image binarization algorithms.
4243
* [ImageContrastAdjustment.jl](https://juliaimages.org/ImageContrastAdjustment.jl/stable/)\* supports
@@ -66,4 +67,8 @@ The following is an incomplete list of third-party packages that are widely used
6667
operations for image-related machine learning tasks.
6768
* [Flux.jl](https://github.com/FluxML/Flux.jl) is a deep learning toolbox in Julia.
6869

70+
There are also some other packages outside JuliaImages that you might want to take a look at:
6971

72+
* [MIRT.jl](https://github.com/JeffFessler/MIRT.jl) the Michigan Image Reconstruction Toolbox. As its name indicates, it is
73+
a toolbox to solve image reconstruction problems.
74+
* [ImageClipboard.jl](https://github.com/hyrodium/ImageClipboard.jl) enables you to copy&paste image from/to your clipboard.

0 commit comments

Comments
 (0)