SimpleITK/SimpleITK
SimpleITK: a layer built on top of the Insight Toolkit (ITK), intended to simplify and facilitate ITK's use in rapid prototyping, education and interpreted languages. observed · 2026-09-03
Health v2 · maintenance only
98/100
- Activity 100
- Release rhythm 95
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0
- age_days: 5775
- days_rel: 34
- days_push: 0
- n_releases_24m: 20
Adoption not part of the score
1084 stars · 234 forks observed · 2026-09-03
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
SimpleITK is a simplified C++ interface to the Insight Toolkit (ITK) for multi-dimensional image analysis, including filtering, segmentation, and registration, with bindings for Python, R, Java, C#, Lua, Ruby, and TCL via SWIG. It supports 2D/3D/4D spatial images, 20+ file formats (DICOM, TIFF, PNG, etc.), and over 280 analysis filters.
Use cases
- segment medical images from CT or MRI scans
- register 2D and 3D images with rigid or deformable transforms
- read and convert DICOM files in Python
- evaluate segmentation quality with Dice and Hausdorff metrics
- threshold and watershed segment microscopy images
- build image analysis pipelines in R or Java
When to choose
- you need robust medical/scientific image segmentation or registration without deep C++ expertise
- you want ITK's algorithms from Python, R, Java, or C#
- you need DICOM and other medical format I/O with physical-space image handling
When to avoid
- you only need simple pixel-array processing where scikit-image or OpenCV suffice
- you need deep learning based segmentation models rather than classical algorithms
- you require ITK's full n-dimensional (>4D) image support or fine-grained pipeline control
Facets
library · maturity stable
image-processing computer-vision image-processing healthcare bioinformatics computer-vision cross-platform python cpp jvm dotnet ruby lua medical-imaging segmentation registration dicom itk swig-bindings scientific-computing
3 sources
- readme: https://github.com/SimpleITK/SimpleITK · fetched 2026-09-03 · 2ca1f9d3a909
- homepage: http://www.simpleitk.org · fetched 2026-08-29 · 138bd574a72c
- site_page: https://simpleitk.org/about.html · fetched 2026-08-29 · 7d37eaea9f1a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| SimpleITK/SimpleITK | main | 98 |
For agents
markdown · JSON · MCP: product_card(name="SimpleITK/SimpleITK")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem