itk-wasm
itk-wasm copied to clipboard
High performance spatial analysis in a web browser, Node.js, and across programming languages and hardware architectures
I am trying several operations for newly updated VTK with emscripten rendering. I found that [Picking Example](https://vtk.org/Wiki/VTK/Examples/Cxx/Interaction/Picking) seems not working for now. Getting 2D coordinates works fine, but `vtkPropPicker->Pick(...)` returns...
CC @oeway
Can be based on WebWorkerPoolTest.
Hello everyone, I would like to use "ITKMorphologicalContourInterpolation" from ITK inside of the browser. Is it possible? I have followed the steps to install itk-js, but I can't find this...
Provide functions to convert to/from `itk/Image` and Tensorflow.js tensors.
Provide functions to convert to/from `itk/Image` and https://github.com/scijs/ndarray
Based on the [ITKSkullStripping](https://github.com/InsightSoftwareConsortium/ITKSkullStrip) module. @tunglt1810