InsightSoftwareConsortium / ITK-Wasm

High performance spatial analysis in a web browser and across programming languages and hardware architectures
https://wasm.itk.org
Apache License 2.0
198 stars 52 forks source link

ITK-js examples for web application #284

Open madhugore1 opened 4 years ago

madhugore1 commented 4 years ago

Hello, I am working on a web application which should use ITK.js and VTK.js to visualize and annotate DICOM images. I have gone though the examples of ITK.js which accepts DICOM files as input and prints out some file information, like imageType, name, origin, etc. But I don't understand other ways to use ITK.js. Can I get some examples to use ITK.js in a browser?

thewtex commented 4 years ago

We are working towards these examples.