Skip to content

Releases: abcucberkeley/cpp-tiff

v1.3.4

10 Dec 02:44
Compare
Choose a tag to compare

Made the reader faster for 2D Uncompressed images

v1.3.3

04 Dec 10:49
Compare
Choose a tag to compare

Removed the alternative reading method for uncompressed 3D tiffs

v1.3.2

04 Dec 00:54
Compare
Choose a tag to compare

Changed the uint16_t z size limit to uint32_t

v1.3.1

03 Dec 06:37
Compare
Choose a tag to compare

Bug fixes and updated the mex version to use the cmake library

v1.3.0

31 Oct 21:28
d60c11c
Compare
Choose a tag to compare

Improved the writer's speed and bumped libtiff to 4.7.0 and zstd to 1.5.6

v1.2.2

03 Jul 23:46
Compare
Choose a tag to compare

Improved the heuristic that determines whether a tiff was written by ImageJ or not

v1.2.1

06 Jun 22:56
Compare
Choose a tag to compare

Minor bug fixes

v1.2.0

23 Jan 01:35
Compare
Choose a tag to compare

Major bug fixes and stability improvements

v1.1.1

11 Jan 00:00
Compare
Choose a tag to compare

Minor bug fixes

v1.1.0

26 Oct 11:54
0d46d87
Compare
Choose a tag to compare

Moved c-tiff to cpp-tiff!

All the same great features but now using cpp!