Skip to content

Releases: HMS-IDAC/S3segmenter

Updated ome-types

08 Jan 03:20
066ce90
Compare
Choose a tag to compare

Updated ome-types inside the container to account for the latest XML metadata standards.

s3seg-large file compression

05 Sep 13:36
8eec1cd
Compare
Choose a tag to compare
Merge pull request #23 from Yu-AnChen/master

Compress output image files

Additional RGB image reading

08 Jun 14:32
cfdf9e1
Compare
Choose a tag to compare

Fix reading channels from RGB image (probability map)

Channel reading from RGB images

05 Jun 12:25
73c7a5e
Compare
Choose a tag to compare

Fix reading channels from RGB image (probability map)

maxima-h to float

26 May 17:01
7807209
Compare
Choose a tag to compare
Merge pull request #20 from Yu-AnChen/patch-6

Fix bug - set `--maxima-h` typing to float

update file path for qc files for s3seg-large

23 Sep 18:35
7d64fea
Compare
Choose a tag to compare
Merge pull request #17 from Yu-AnChen/patch-4

Fix QC file location in large branch

Add pixel size parsing and write segmentation QC file

08 Sep 21:32
cf14f2d
Compare
Choose a tag to compare
  • Parse pixel size metadata, which can be overwritten by manual input, and write it to the output ome-tiff
  • Write QC files, currently 3+ channels - mask outer outline, contour probability map, and intensity rescaled channel image(s) based on the --probMapChan parameter
  • Update dependencies (in dockerfile)

An implementation variation to handle large-scale images

12 May 19:53
83d403d
Compare
Choose a tag to compare

An additional implementation variant is available in the large/ subfolder. The corresponding container is available as labsyspharm/s3segmenter:1.4.0-large. The default command-line interface matches the standard implementation.

save spot mask file

25 Apr 16:36
Compare
Choose a tag to compare
1.3.18

minor changes

install imagecodecs

17 Mar 01:18
e9c9934
Compare
Choose a tag to compare
1.3.17

Update Dockerfile