JuliaImages / juliaimages.github.io

Documentation For JuliaImages
https://juliaimages.org
33 stars 55 forks source link
documentation hacktoberfest image-processing julia-language

juliaimages.org

Documentation For JuliaImages, the organization for image processing with Julia.

Build Status

See also the dashboard for individual packages.

Note that the source files for the documentation are on the source branch; master is used only for deploying the generated HTML content.

Adding demos

Users are invited to add demonstrations carrying out particular tasks, for example like the gallery for scikit-image. The current procedure is as follows:

DemoCards.jl as a plugin package to Documenter is used to manage all the demos, check the DemoCards Quickstart for more details.