Releases: clEsperanto/CLIc
Releases · clEsperanto/CLIc
0.13.0
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
- Rename CCL function by @StRigaud in #340
- Maintains
_prototype
function name for legacy by @StRigaud in #341
Full Changelog: 0.12.1...0.13.0
0.12.1
0.12.0
What's Changed
New
- Add statistics of labelled pixel function by @haesleinhuepf in #321 and @StRigaud in #278
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
Patch correction
Full Changelog: 0.11.0...0.11.1
0.11.0
What's Changed
Fix & Improvement
- Add pre-commit config for code linting and formating by @StRigaud in #297
- Improve device
getInfo()
by @StRigaud in #300 & #308 - Update Tests and Coverage CI workflow by @StRigaud in #303 & #304
- Remove coverage in
dependabot
PR by @StRigaud in #309 - Move
toShortString
data type in utile.hpp by @StRigaud in #316 - Add Eigen license tag check by @StRigaud in #313
- Fix Affine Transform Interpolation by @StRigaud in #310
- Fix Image processing, relyon on
CL_R
forcl_channel_format
by @StRigaud in #318
New
Full Changelog: 0.10.3...0.11.0
0.10.3
0.10.2
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
0.10.0
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
What's Changed
- Update documentation by @StRigaud in #277
- Fix Histogram issues on Silicon amr64 (clEsperanto/pyclesperanto#174) by @StRigaud in #279
Full Changelog: 0.9.0...0.9.1