Releases: rordenlab/niimath
Releases · rordenlab/niimath
v1.0.20240905
- new morphological operations.
- Better Web Assembly (WASM) support, see brain2print and ct2print
v1.0.20220720
- Can be compiled for WebAssembly, for web pages and Node.JS projects. Inlcudes a live demo.
v1.0.20211212
- new commands
dog
difference of Gaussiansotsu
binarize image using multi-otsu to control amount of image to zero.dehaze
like Otsu but only zeros dark voxels: bright voxels remain continuous.h2c
/c2h
CT intensity transformsedt
euclidean distance transform using a fast algorithm.
- Linux build uses holy-build-box for universal (if suboptimal) compatibility.
- MacOS build is a universal (x86-64/ARM) notarized package.
v1.0.20201102
- Notarized universal (x86/ARM) application for macOS