itk-wasm-v1.0.0-b.128
Pre-release
Pre-release
github-actions
released this
22 Aug 22:51
·
1397 commits
to main
since this release
1.0.0-b.128 (2023-08-22)
Bug Fixes
- bindgen: use Any for JsonObject type (953e040)
- bindgen: use writeIfOverrideNotPresent for python function modules (f7fcf55)
- bindgen: wasi processing of image vector options (e1f3cee)
- bingen: use any for JsonObject typescript type (08ed5bc)
- dicom: Python Json types corrections, wasi dicom series handling (c9abf86)
- Python: support empty image metadata (9d220ba)
- python: use Union over | for cast_image (6cabf37)
- runPipelineEmscripten: robust behavior when image.metadata is not a Map (1219a1a)
Features
- bindgen: support FLOAT for demo html, typescript (cd29c91)
- bindgen: support input image, mesh vector inputs for demo (86291ef)
- compare-images: add compare_images function (05e5366)
- compare-images: Add compare_images_async (9b20e09)
- compare-images: add compare_images.py, compare_images_async.py to dispatch (827e10c)
- compare-images: add compare-images-node.ts (dab81de)
- compare-images: add compare-images.ts (9fdf36b)
- compare-images: add python bindings (0d8c87d)
- compare-images: add typescript binding output (adbc0c6)
- compare-images: add vector-magnitude computation (8541e8b)
- compare-images: add vector-magnitude pipeline (3478c4a)
- compare-images: add vector-magnitude typescript bindings (800778c)
- compare-images: build native pipeline (195dddf)
- compare-images: define CompareImagesMetric (5accc83)
- compare-images: Implement compare-double-images (8f12f49)
- compare-images: typescript demo focuses on the compareImages (3fcb0f7)
- compare-images: updated demo output with support for all inputs types (96dcfa6)
- python: add cast_image function to itkwasm package (5e0c127)
- TypeScript: add JsonCompatible type (4959c42)