diff --git a/README.md b/README.md index 9aa0db1..bec453a 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,7 @@ Contributions _very welcome_ but first see [Contributing](CONTRIBUTING.md). ## Medical imaging - [Common Toolkit (CTK)](https://github.com/commontk/CTK) - A set of common support code for medical imaging, surgical navigation, and related purposes. +- [DicomToMesh](https://github.com/eidelen/DicomToMesh) - A command line tool to transform a DICOM volume into a 3d surface mesh (obj, stl or ply). - [ITK-Wasm](https://github.com/InsightSoftwareConsortium/itk-wasm) - High performance spatial analysis in a web browser and across programming languages and hardware architectures. - [ITK](https://itk.org/) - ITK builds on a proven, spatially-oriented architecture for processing, segmentation, and registration of scientific images in two, three, or more dimensions. - [MITK]() - The Medical Imaging Interaction Toolkit.