Skip to content

Releases: fmi-basel/gliberal-scMultipleX

0.8.4

04 Mar 09:31
249e6cd
Compare
Choose a tag to compare

What's Changed

  • Update Expansion and add Label Fusion tasks by @nrepina in #133

Full Changelog: v0.8.3...v0.8.4

0.8.3

27 Feb 15:07
99cd5aa
Compare
Choose a tag to compare

What's Changed

  • Add manifest ci & update manifest by @jluethi in #130
  • Segment by Intensity Threshold Task update by @nrepina in #131
  • Add Z Illumination Correction fractal tasks by @nrepina in #132

Full Changelog: v0.8.2...v0.8.3

0.8.2

15 Jan 14:09
10bd026
Compare
Choose a tag to compare

What's Changed

  • Add task description to all tasks in #128
  • Make pyshtools optional dependency as temporary solution to #129

Full Changelog: v0.8.1...v0.8.2

v0.8.1

13 Dec 09:22
1413c90
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.8.1

v0.8.0

10 Dec 15:19
fbd30da
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.9...v0.8.0

0.7.9

24 Aug 08:31
Compare
Choose a tag to compare
  • Add Expand Labels Fractal task.
  • Bug fix in Surface Mesh Multiscale Task: if label image of input region is empty, skip region.

0.7.8

23 Aug 16:34
Compare
Choose a tag to compare

Updates to Surface Mesh Multiscale task:

  • Select largest component
  • Add optional volume filtering
  • Add z-slice padding during object expansion and erosion
  • Optional masking by parent object for final surface label
  • Add padding prior to anisotropic blurring so that object edges are not clipped
  • Bug fix: Correct erosion factor during label fusion.

0.7.7

23 Aug 09:09
Compare
Choose a tag to compare
  • Update Segment by Intensity Threshold Task to improve smoothing with iterative expansion and dilation, and improve rescaling by adding max pixel value.

0.7.6

22 Aug 17:37
Compare
Choose a tag to compare
  • Weighted sum of channel images in Segment by Intensity Threshold task.

0.7.5

22 Aug 14:55
Compare
Choose a tag to compare
  • Add option to run Otsu threshold for segment by intensity threshold task.