v0.25.0
Images v0.25.0
Closed issues:
- OutOfMemory error + memory leak (#670)
- Shouldn't complement live in Colors.jl? (#698)
- reimplement imROF (#755)
- add a channelwise macro (#817)
- Scaling and Artifact Problem in colorview (#882)
- Better axis support via name traits (#908)
- An efficient point/patch-wise "distance" (#918)
- slow JPEG loading (#960)
- UnableToOpenBlob : Too many open files (#963)
- failed to precompile on Julia 1.6.1 (#966)
- wrong tiff saved when image is large. (#967)
- port
restrict
glue codes to low-level packages (#973) - rewrite the
Images
docstring (#982) - no method matching iterate(::RGB{Float64}) in seeded_region_growing (#987)
- reexport ImageSegmentation (#989)
Merged pull requests:
- add support for FileIO's new metadata method (#714) (@bjarthur)
- deprecate ColorizedArray in favor of MappedArray (#927) (@johnnychen94)
- CompatHelper: bump compat for "ImageCore" to "0.9" (redo #954) (#957) (@johnnychen94)
- add compatibility note (#958) (@johnnychen94)
- Remove precompile check (#959) (@musm)
- bring back Julia 1.0 compatibility (#968) (@johnnychen94)
- 🧹 code organization and dead code elimination (#971) (@johnnychen94)
- Update CONTRIBUTING guide (#981) (@logankilpatrick)
- rewrite the module docstring (#985) (@johnnychen94)
- NEWs for Images v0.25 (#988) (@johnnychen94)
- reexport ImageSegmentation (#990) (@johnnychen94)
- Images v0.25.0 (#991) (@johnnychen94)