Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add a demo for L0Smooth #217

Open
johnnychen94 opened this issue Aug 15, 2021 · 1 comment
Open

add a demo for L0Smooth #217

johnnychen94 opened this issue Aug 15, 2021 · 1 comment
Labels
demo Ideas for demo/example to fulfill our gallery

Comments

@johnnychen94
Copy link
Member

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:

  1. add a new julia file to an appropriate folder in docs/examples
  2. check the preview with preview_demos("path_to_my_file.jl") (provided by DemoCards)
  3. if it looks good enough, run a final build include("docs/make.jl")
  4. if nothing suspicious, then open a PR for the julia file.

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.

@johnnychen94 johnnychen94 added the demo Ideas for demo/example to fulfill our gallery label Aug 21, 2021
@ashwani-rathee
Copy link
Member

ashwani-rathee commented Jul 8, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
demo Ideas for demo/example to fulfill our gallery
Projects
None yet
Development

No branches or pull requests

2 participants