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
194 stars 49 forks source link

Segmentation example using itk-js #141

Open NickShargan opened 5 years ago

NickShargan commented 5 years ago

As I see, for now itk-js provides functionality for I/O and data structures. What could be starting point for implementing segmentation algorithm using itk-js?

thewtex commented 5 years ago

:+1: @NickShargan I will add an example for segmentation.

thewtex commented 5 years ago

CC: @jjomier

Sneha-pk commented 2 years ago

Hi, where can i access the examples on ITK.js?