This repository was archived by the owner on Jun 12, 2026. It is now read-only.
Releases: usnistgov/WIPP-EGT-plugin
Releases · usnistgov/WIPP-EGT-plugin
Release list
Release v-1.1.4
Label option reintroduced.
release-v1.1.3
Params of the manifest currently exposes a expert flag for advance use.
release-v1.1.2
Greedy parameter is now available to customize the threshold finder.
EGT segmentation at scale
- Radix sort has been implemented for finding threshold.
- Reduce step is parallel.
- Merge has refined data structures to index blobs more finely.
- A denoising step has been added to speed connected components step.