8000 Release 2.1.3.0 · clij/clij2 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

2.1.3.0

Compare
Choose a tag to compare
@haesleinhuepf haesleinhuepf released this 13 Sep 09:03
· 218 commits to master since this release

Bugfixes

  • Interpolation was not functional on Intel GPUs when processing 8- or 16-bit images using Affine Transform, Scale, Translate, Rotate, ResliceRadial and ApplyVectorField (Thanks to Johannes Girstmair for reporting)
  • FallbackCLIJPluginService wasn't able to convert ij.CompositeImage (Thanks to Mustafa Elshani for reporting)
  • Paste3D crashed in case one parameter was two-dimensional

New Features

  • FallbackCLIJPluginService (only important for ImageJ, Icy, Matlab and QuPath integration) is extensible now, converters were added

Miscellaneous

  • Categories were added to plugins
  • Minor documentation improvements
0