Skip to content

Commit bd6126c

Browse files
authored
add ImageInpainting.jl to docs (#134)
1 parent 4884d51 commit bd6126c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/src/pkgs/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ you are interested in most.
5252
related to geometric transformations.
5353
* [ImageSegmentation.jl](https://github.com/JuliaImages/ImageSegmentation.jl) provides several image
5454
segmentation algorithms.
55+
* [ImageInpainting.jl](https://github.com/JuliaImages/ImageInpainting.jl) provides image inpainting algorithms in Julia
5556

5657
!!! tip
5758
For package developers, `Images.jl` is usually a large dependency to be included in the `deps` section of

0 commit comments

Comments
 (0)