v0.6.0: Merge pull request #530 from WilhelmusLab/338-tracker-revision
What's Changed
- Create dependabot.yml by @cpaniaguam in #373
- chore(deps): bump julia-actions/setup-julia from 1 to 2 by @dependabot in #375
- chore(deps): bump actions/checkout from 2 to 4 by @dependabot in #377
- chore(deps): bump codecov/codecov-action from 3 to 4 by @dependabot in #376
- chore(deps): bump actions/setup-python from 4 to 5 by @dependabot in #374
- 378 add compathelper by @cpaniaguam in #379
- CompatHelper: add new compat entry for DelimitedFiles at version 1, (keep existing compat) by @github-actions in #380
- CompatHelper: add new compat entry for TOML at version 1, (keep existing compat) by @github-actions in #385
- chore: drop patch version num in project.toml by @cpaniaguam in #392
- chore: add drop entry option for compathelper by @cpaniaguam in #402
- fix: compathelper by @cpaniaguam in #403
- CompatHelper: bump compat for HDF5 to 0.17, (drop existing compat) by @github-actions in #404
- CompatHelper: bump compat for ImageMorphology to 0.4, (drop existing compat) by @github-actions in #406
- CompatHelper: bump compat for Peaks to 0.5, (drop existing compat) by @github-actions in #410
- CompatHelper: bump compat for StatsBase to 0.34, (drop existing compat) by @github-actions in #408
- CompatHelper: bump compat for ImageCore to 0.10, (drop existing compat) by @github-actions in #405
- CompatHelper: bump compat for Interpolations to 0.15, (drop existing compat) by @github-actions in #413
- CompatHelper: bump compat for TiledIteration to 0.5, (drop existing compat) by @github-actions in #409
- CompatHelper: bump compat for ImageTransformations to 0.10, (drop existing compat) by @github-actions in #411
- CompatHelper: add new compat entry for Statistics at version 1, (drop existing compat) by @github-actions in #412
- Fix imsharpen docstring by @cpaniaguam in #421
- chore(deps): bump julia-actions/cache from 1 to 2 by @dependabot in #417
- Update Py deps management by @cpaniaguam in #422
- Add tiling utility functions for optimal tile size calculation by @cpaniaguam in #429
- feat: conditional adaptive histogram equalization (CAHE) by @cpaniaguam in #427
- ci: update matrix to include multiple Julia versions by @cpaniaguam in #436
- CompatHelper: bump compat for TiledIteration to 0.5, (drop existing compat) by @github-actions in #415
- feat: unsharp mask by @cpaniaguam in #432
- docs: add nb for image tiling workflow by @cpaniaguam in #434
- 437 integrate conditional adaptive hist eq by @cpaniaguam in #438
- fix: pass possible_ice_threshold to find_reflectance_peaks in find_ice_labels function by @cpaniaguam in #442
- Update CI.yml by @cpaniaguam in #446
- Add new features for tiled workflow by @cpaniaguam in #445
- refactor: streamline package imports and initialization by @cpaniaguam in #456
- fix: update notebooks by @cpaniaguam in #453
- update source pkg version by @tdivoll in #459
- update julia version to just 1 by @tdivoll in #461
- Fix 0.6 release by @cpaniaguam in #462
- Fixing error in latlon.py by @danielmwatkins in #467
- Support labeled segmented images by @hollandjg in #458
- feat: se disk r=20 by @cpaniaguam in #474
- feat: imcomplement by @cpaniaguam in #497
- feat: refactor k-means segmentation by @cpaniaguam in #485
- 476 feat morph fill by @cpaniaguam in #478
- feat: histeq by @cpaniaguam in #477
- feat: imadjust by @cpaniaguam in #499
- feat: add fillholes! get_segment_mask by @cpaniaguam in #487
- Impose minima and related functions by @cpaniaguam in #489
- 479 imbrighten by @cpaniaguam in #480
- fix: bridge by @cpaniaguam in #511
- fix: hbreak by @cpaniaguam in #513
- fix: morph_fill by @cpaniaguam in #515
- fix: make sort! declaration extend Base.sort! by @hollandjg in #509
- feat: implement parallel processing for gradient magnitude computation by @cpaniaguam in #483
- Adding to the landing page for the docs by @danielmwatkins in #516
- feat: histeq with nbins by @cpaniaguam in #517
- 490 add watershed workflows by @cpaniaguam in #491
- feat: get_ice_masks by @cpaniaguam in #506
- Update ice_masks.jl by @cpaniaguam in #520
- feat: reconstruction functions and tests by @cpaniaguam in #495
- 501 get ice labels with relaxation by @cpaniaguam in #502
- feat: regularize/final by @cpaniaguam in #500
- Setting up documentation pages by @danielmwatkins in #521
- feat: preprocess with tiling by @cpaniaguam in #504
- chore(deps): bump codecov/codecov-action from 4 to 5 by @dependabot in #528
- Feat: long tracker by @cpaniaguam in #529
New Contributors
- @dependabot made their first contribution in #375
- @github-actions made their first contribution in #380
Full Changelog: v0.5.1...v0.6.0