Hagelslag 0.6 features a significantly sped-up hysteresis segmentation algorithm using numba and sped-up tracking by making the cross-correlation step optional. Backend changes have been made to update dependencies and make installation easier.
What's Changed
- Updated setup.py to not depend on external files by @djgagne in #42
- Documentation updates by @djgagne in #43
- Mpas by @charlie-becker in #44
- Update environment.yml by @ThomasMGeo in #46
- Speedups to segmentation by @djgagne in #47
New Contributors
- @ThomasMGeo made their first contribution in #46
Full Changelog: v0.5...v0.6