You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ImageSmooth.jl should have these demos to keep it more maintanable. @johnnychen94 can you transfer this to ImageSmooth.jl or give me write access to ImageSmooth.jl
I'd like to introduce a demo card for the newly developed L0Smooth algorithm by our OSPP student (@JKay0327) to our demo gallery. There's already comprehensive documentation for it in https://johnnychen94.github.io/ImageSmooth.jl/dev/algorithms/ but adding a small demo here makes it easier to be found.
Adding a demo should be simple enough:
docs/examples
preview_demos("path_to_my_file.jl")
(provided by DemoCards)include("docs/make.jl")
We have a lot of existing PRs in https://github.com/JuliaImages/juliaimages.github.io/pulls as examples.
@JKay0327 I'll leave this to you.
The text was updated successfully, but these errors were encountered: