Skip to content

v2.0.0

Latest

Choose a tag to compare

@bluerose73 bluerose73 released this 28 Jul 23:14
· 3 commits to main since this release

Added Fiji/ImageJ2 plugin

MEX function dcimg_get_size API change: Return values changed from [n_frames, height, width] to [height, width, n_frames]

Improved image reading speed by 10%