Skip to content

add a demo for L0Smooth #217

Open
Open
@johnnychen94

Description

@johnnychen94

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    demoIdeas for demo/example to fulfill our gallery

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions