Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Releases: Cytomine-ULiege/Cytomine-IMS

v2.1.3

27 Jan 13:46
Compare
Choose a tag to compare

New features

  • Generic support for non-standard tile size (i.e different from 256x256 pixels). Detection has to be implemented by each format reader.
  • Support non-standard tile size for tiled pyramidal TIFF format.

Bug fixes

  • JPEG images are converted to tiled pyramidal TIFF using JPEG compression instead of LZW.
  • Fix detection of 256x256 TIFF-like files that are not tiled.

v2.1.2

03 Sep 08:02
Compare
Choose a tag to compare

This release is a patch for v2.1.1:

  • Tiff format detection: ensure pyramidal tiff is tiled.
  • Escape control and non-readable characters in image property extraction.

v2.1.1

25 May 14:48
Compare
Choose a tag to compare

This release is a patch for v2.1.0:

  • Add missing commit: extraction of all properties from BioFormat-like formats.

v2.1.0

19 May 14:00
Compare
Choose a tag to compare

This release introduces extraction of channel names from image metadata.

New features

  • Support for channel names
  • Extraction of channels names for BioFormat-like formats

v2.0.1

27 Apr 15:36
cf86ffa
Compare
Choose a tag to compare

This release is a patch for v2.0.0:

  • Fix other JPEG2000 crops corner cases
  • Enable BBOX profile to extract profile for polygons
  • Fix regression where multi-file OpenSlide-like format weren't correctly imported.

v2.0.0-rc.3

17 Feb 09:33
Compare
Choose a tag to compare

Hot fix for v2.0.0 crop extraction for JPEG2000 format.

See v2.0.0-rc.1 for details.

v2.0.0-rc.2

13 Feb 10:52
Compare
Choose a tag to compare
v2.0.0-rc.2 Pre-release
Pre-release

Hot fix for v2.0.0 OpenSlide custom format extension detection.

See v2.0.0-rc.1 for details.

v2.0.0-rc.1

10 Feb 13:58
Compare
Choose a tag to compare
Update to Java client 2.1.0 and bump to v2

v1.4.0

16 Oct 15:17
Compare
Choose a tag to compare
Update travis build

v1.3.2

25 Apr 14:11
Compare
Choose a tag to compare
Update version