Skip to content

jagoosw/Images.jl

 
 

Repository files navigation

Images.jl

Images.jl is an open-source image processing library for Julia.

Project organization

Images.jl is increasingly becoming an "umbrella package" that exports a set of packages which are useful for common image processing tasks. Most of these packages are hosted at JuliaImages, JuliaArrays, JuliaIO, JuliaGraphics, and JuliaMath.

Getting Help

You can join the Julia community by joining slack (get an invite from https://julialang.org/slack/), zulip, and/or discourse. For questions and discussions related to the JuliaImages ecosystem, you can open an discussion; issues are reserved to bug reports and feature tracking. Any question about the documentation is considered an issue, hence if you have any questions please feel free to ask it in the documentation repo.

Contributing

See CONTRIBUTING.md for details on how to get started contributing to JuliaImages.

We are a welcoming and supportive community made up of volunteer developers. All participants are expected to abide by the Julia Community Standards.

Compatibility

The codebase and dependency of Images toolbox is delibrately maintained to support all Julia minor versions since the latest long-term-support(LTS) Julia version, thus you can expect it to work on Julia >= v1.0. Note that this is only true for the latest Images version, and there's no plan to provide compatibility support for old Images versions; we don't have Images LTS version. Also, for the best experience, we recommend you to use the latest stable Julia version even if it is not LTS version.

Credits

Elements of this package descend from "image.jl" that once lived in Julia's extras/ directory. That file had several authors, of which the primary were Jeff Bezanson, Stefan Kroboth, Tim Holy, Mike Nolta, and Stefan Karpinski. This repository has been quite heavily reworked; please see the "contributors" tab above and on many of the other repositories at JuliaImages and elsewhere.

About

An image library for Julia

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Julia 100.0%