Recent Releases of https://github.com/clesperanto/clij-opencl-kernels

https://github.com/clesperanto/clij-opencl-kernels - 3.2.0

Full Changelog: https://github.com/clEsperanto/clij-opencl-kernels/compare/3.1.1...3.2.0

- C
Published by StRigaud about 1 year ago

https://github.com/clesperanto/clij-opencl-kernels - 3.1.1

What's Changed

  • Add cmake by @StRigaud in https://github.com/clEsperanto/clij-opencl-kernels/pull/44

Full Changelog: https://github.com/clEsperanto/clij-opencl-kernels/compare/3.1.0...3.1.1

- C
Published by StRigaud over 1 year ago

https://github.com/clesperanto/clij-opencl-kernels - 3.1.0

What's Changed

  • Fix parameter name by @StRigaud in https://github.com/clEsperanto/clij-opencl-kernels/pull/43
  • Add new morphological operation kernel by @StRigaud in https://github.com/clEsperanto/clij-opencl-kernels/pull/42
    • Related to a request on the image.sc forum
    • Introduce dilation and erosion for grayscale operation with custom footprint
    • Update dilate_box and erode_box (and _sphere) to take a radius
    • See clEsperanto/CLIc#385 for more details

Full Changelog: https://github.com/clEsperanto/clij-opencl-kernels/compare/3.0.2...3.1.0

- C
Published by StRigaud over 1 year ago

https://github.com/clesperanto/clij-opencl-kernels - 3.1.0

What's Changed

  • Fix parameter name by @StRigaud in https://github.com/clEsperanto/clij-opencl-kernels/pull/43
  • Add new morphological operation kernel by @StRigaud in https://github.com/clEsperanto/clij-opencl-kernels/pull/42
    • Related to a request on the image.sc forum
    • Introduce dilation and erosion for grayscale operation with custom footprint
    • Update dilate_box and erode_box (and _sphere) to take a radius
    • See clEsperanto/CLIc#385 for more details

Full Changelog: https://github.com/clEsperanto/clij-opencl-kernels/compare/3.0.2...3.1.0

- C
Published by StRigaud over 1 year ago

https://github.com/clesperanto/clij-opencl-kernels - 3.0.2

Full Changelog: https://github.com/clEsperanto/clij-opencl-kernels/compare/3.0.1...3.0.2

- C
Published by StRigaud over 1 year ago

https://github.com/clesperanto/clij-opencl-kernels - 3.0.1

FIX: minima and maxima detection boundary fix (see https://github.com/clEsperanto/clij-opencl-kernels/issues/23) FIX: missing parenthesis in bins index computation in histogram (see https://github.com/clEsperanto/CLIc/issues/342)

Full Changelog: https://github.com/clEsperanto/clij-opencl-kernels/compare/3.0.0...3.0.1

- C
Published by StRigaud over 1 year ago

https://github.com/clesperanto/clij-opencl-kernels - 3.0.0

This release of kernel is taillored for the CLIc library for the clesperanto project effort.

What's Changed

  • Compatibility modification for CLIc by @StRigaud in https://github.com/clEsperanto/clij-opencl-kernels/pull/8
  • Clean up java structure by @haesleinhuepf in https://github.com/clEsperanto/clij-opencl-kernels/pull/9
  • Add new kernels by @haesleinhuepf in https://github.com/clEsperanto/clij-opencl-kernels/pull/16
  • Add preamble for OpenCL by @StRigaud in https://github.com/clEsperanto/clij-opencl-kernels/pull/21
  • Add new kernels by @StRigaud in https://github.com/clEsperanto/clij-opencl-kernels/pull/22
  • Fix issue in laplace box by @CherifMZ in https://github.com/clEsperanto/clij-opencl-kernels/pull/30 and @StRigaud in https://github.com/clEsperanto/clij-opencl-kernels/pull/29
  • Add preamble for CUDA by @CherifMZ in https://github.com/clEsperanto/clij-opencl-kernels/pull/32
  • Add 1D function support for CUDA by @CherifMZ in https://github.com/clEsperanto/clij-opencl-kernels/pull/35 & https://github.com/clEsperanto/clij-opencl-kernels/pull/34

New Contributors

  • @StRigaud made their first contribution in https://github.com/clEsperanto/clij-opencl-kernels/pull/8
  • @CherifMZ made their first contribution in https://github.com/clEsperanto/clij-opencl-kernels/pull/30

Full Changelog: https://github.com/clEsperanto/clij-opencl-kernels/compare/2.0.0.10...3.0.0

- C
Published by StRigaud almost 2 years ago

https://github.com/clesperanto/clij-opencl-kernels - 2.0.0.10

See https://github.com/clij/clij2/releases/tag/2.0.0.10

- C
Published by haesleinhuepf about 6 years ago