Skip to content

Releases: clEsperanto/CLIc

0.13.0

24 Sep 09:58
85904fc
Compare
Choose a tag to compare

What's Changed

Introducing several function for filter labels map based on label properties (e.g. area). And a CI to create auto-update PR for pyclesperanto and clesperantoJ repository to facilitate version update.

New

  • Add label filtering function by @StRigaud in #335
  • Add new filters and operations by @StRigaud in #343
    • fill_holes, remove_labels, pixel_count_map, etc.
  • Add CI to propagate latest release pyclesperanto and clesperantoj repository by @StRigaud in #336

Updates

Full Changelog: 0.12.1...0.13.0

0.12.1

23 Aug 08:37
be42e55
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.12.0...0.12.1

0.12.0

22 Aug 15:42
a0d03a2
Compare
Choose a tag to compare

What's Changed

New

Fix and updates

  • For windows, copy dlls in tests build folder to simplify test run by @StRigaud in #314
  • Rename-read/write/copy-functions to readTo/writeFrom/copyTo for clarity by @StRigaud in #324
  • Only use std::vector to simplify Java wrapping by @StRigaud in #329
  • Improve management of thirdparty versionning by @StRigaud in #333
  • Update documentation by @StRigaud in #330

Full Changelog: 0.11.1...0.12.0

0.11.1

11 Jul 16:34
b37564c
Compare
Choose a tag to compare

Patch correction

Full Changelog: 0.11.0...0.11.1

0.11.0

11 Jul 08:56
9e12363
Compare
Choose a tag to compare

What's Changed

Fix & Improvement

New

  • Morphological Chan-Vese active contour in Tier3 by @StRigaud in #311

Full Changelog: 0.10.3...0.11.0

0.10.3

14 May 11:32
49e9762
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.10.2...0.10.3

0.10.2

03 May 11:46
414f193
Compare
Choose a tag to compare

What's Changed

  • Update cmake files for simpler configuration of backend as well a revert CI to macos-13 by @StRigaud in #289
  • Fix return type of multiply_image_and_position() by @thawn in #288
  • Add largePositionInt8 unit test for bounding_box by @thawn in #291
  • Fix multiply image and positions by @StRigaud in #294

Full Changelog: 0.10.1...0.10.2

0.10.1

18 Apr 10:11
106dbb9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.10.0...0.10.1

0.10.0

17 Apr 09:44
9f3aace
Compare
Choose a tag to compare

What's Changed

  • Update filter connectivity is now a parameter connectivity expecting a string (box or sphere) #211
  • Add native OpenCL kernel execution #283
  • Fixes MacOS amr64 incompatibility clEsperanto/pyclesperanto#176

Also:

  • Fixes avoiding full rebuild at each compilation
  • Refactor code on complex operation
  • Split source code (.cpp) into 1 file per function (header remains compacted)

Full Changelog: 0.9.1...0.10.0

0.9.1

05 Apr 13:43
f17d5d4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.9.0...0.9.1