SaaSHub helps you find the best software and product alternatives Learn more →
ITK Alternatives
Similar projects and alternatives to ITK
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
-
-
-
-
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
-
-
-
-
CLI11
CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.
-
-
GDCM
Grassroots DICOM read-only mirror. Only for Pull Request. Please report bug at http://sf.net/p/gdcm
-
-
-
ITK-Wasm
High performance spatial analysis in a web browser and across programming languages and hardware architectures
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
ITK discussion
ITK reviews and mentions
-
Modern CMake
> If you think your project will have more than half a dozen developers then you should probably start thinking about something like...
CMake was created in 2000 with large, cross-platform projects involving multiple organizations in mind. The development was funded by the National Library of Medicine (NLM) for the ITK project (https://github.com/InsightSoftwareConsortium/ITK). As of 2025, ITK consists of millions of lines of code and has received contributions from hundreds of developers. Other projects of similar scale include VTK and ParaView.
-
Create Elegant C++ Spatial Processing Pipelines in WebAssembly
The itkImage.h header is ITK's standard n-dimensional image data structure.
-
Welcome and guide first-time contributors with a GitHub Action
In this post, we review how the Insight Toolkit (ITK) leverages the first-interaction GitHub Action to communicate our appreciation of the efforts of first-time contributors, establish norms for behavior, and provide civil pointers on where to find more information.
-
How to raise the quality of scientific Jupyter notebooks
Jupyter has emerged as a fundamental component in artificial intelligence (AI) solution development and scientific inquiry. Jupyter notebooks are prevelant in modern education, commercial applications, and academic research. The Insight Toolkit (ITK) is an open source, cross-platform toolkit for N-dimensional processing, segmentation, and registration used to obtain quantitative insights from medical, biomicroscopy, material science, and geoscience images. The ITK community highly values scientific reproducibility and software sustainability. As a result, advanced computational methods in the toolkit have a dramatically larger impact because they can be reproducibly applied in derived research or commercial applications.
-
Holy shit, it really seems to be working!
It also depends heavily on the toolchain. One of the first successful toolkits used to circumvent image-based security measures was ITK, originally a toolkit for medical image processing. That's not even using AI (at least back then). Here you build "piplines" by lego'ing together functions like building blocks, there are rules to it, but the sleek interface design make it very versatile. It was a nightmare to devise ways to counteract, since the crucial processing steps could easily be switched around as long as the linear algebra made sense. And when you have a toolchain excelling in fourier-space based analysis and interaction, the linear algebra makes sense in a lot of different orders of doing steps.
-
Ask HN: What is a cool technology to learn?
Yeah, Prolog is pretty cool!
Another technology I found interesting too learn is ITK (https://itk.org/). You need a different mindset using ITK than other image processing libraries.
Lisp is cool as well.
And fully homomorphic encryption.
-
Give me a starting nudge: microscopy image processing in python
VTK is a powerful visualization package, but it's more for working with 3D FEM/CFD data. There are lots of things in there though, so it may be useful. The sister project Paraview is an application which can be used to work with data interactively. Both have great Python support. There is also ITK which is focused on with image data, like medical scans - never used it, though.
-
A note from our sponsor - SaaSHub
www.saashub.com | 10 Jul 2025
Stats
InsightSoftwareConsortium/ITK is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of ITK is C++.