v0.24.0
Images v0.24.0
Closed issues:
- Move away from ImageMagick (#24)
- boundary identification (#430)
- Display error on IJulia notebook (#462)
- Getting error while trying to read a grayscale image using load (#475)
- Mmap for discontiguous data? (#587)
- Roadmap (#594)
- GSoC 2017 (#595)
- JuliaImages Wiki and Tutorials (#620)
- segfault after importing CSV and Images, PyPlot from a separate module (#759)
- GSoC mentors & JuliaImages hackathon (#771)
- Revisiting the Images API (
exposure.jl
) (#772) - Writing a more descriptive README.md and other related files to get started (#781)
- Handling Image traits for AxisArrays successor (#815)
- ImageMagick should be in the [deps] section in Project.toml (#824)
imadjustintensity
deprecation suggestsadjust_histogram
which gives different results (#894)- Regarding a new image edge-detection technique (#913)
- Make OffsetArray usable in edge.jl (#926)
- Proposing for adding extensive benchmarks to juliaimages.jl (#936)
- Integration of OpenCV and JuliaImages (Discussion thread, GSoC) (#938)
- Proposal for GPU support for image processing algorithms (#939)
- JSOC Project Introduction (#940)
- GSoC Proposal - Interactivity and visualization tools (#941)
- Failed to precompile (#950)
- choosing the size of a displayed image (#951)
Merged pull requests:
- added some more tests to arrays.jl (#935) (@krishna-vasudev)
- CompatHelper: bump compat for "ColorVectorSpace" to "0.9" (#937) (@github-actions[bot])
- add io backends ImageIO and ImageMagick as dependencies (#948) (@johnnychen94)
- add "Getting Help" section and remove star chart (#949) (@johnnychen94)