
The Insight Journal is an Open Access on-line publication covering the domain of medical image processing and visualization.
The unique characteristics of the Insight Journal include:
- Open-access to articles, data, code, and reviews
- Open peer-review that invites discussion between reviewers and authors
- Emphasis on reproducible science via automated code compilation and testing
- Support for continuous revision of articles, code, and reviews
Subscribe to the Kitware's newsletter
to receive news about open-source on your desk, it's free!
- Open-access to articles, data, code, and reviews
- Open peer-review that invites discussion between reviewers and authors
- Emphasis on reproducible science via automated code compilation and testing
- Support for continuous revision of articles, code, and reviews


Binary morphological operations are fundamental tools in image processing but the processing time scales with the number of pixels thus making them expensive operations on the CPU for larger 3D datasets that typically appear in medical imaging. Since erosion [...]

The Fast Marching algorithm is an efficient numerical method for computing the distance and shortest path between points of a domain. For that purpose, it solves a front propagation problem, which can be of interest in itself. The method has numerous [...]

This document describes the derivation of the mixture models commonly used in the literature to describe the probabilistic nature of speckle: The Gaussian Mixture Model, the Rayleigh Mixture Model, the Gamma Mixture Model and the Generalized Gamma Mixture [...]

Although phase data can take on any value, it is generally only possible to measure phase as a principle value, i.e., wrapped within the range (-pi,pi]. Determining the unwrapped phase from its principle value is a topic of considerable interest in magnetic [...]

Nonlinear optimization is a key component of many image registration algorithms. Improving registration speed is almost always desirable. One way to do this is to accelerate the optimization cost function using a parallel implementation. The purpose of this [...]

We present a generic interpolator for label images. The basic idea is to interpolate each label with an ordinary image interpolator, and return the label with the highest value. This is the idea used by the itk::LabelImageGaussianInterpolateImageFunction [...]

Anisotropic Non-Linear Diffusion is a powerful image processing technique, which allows to simultaneously remove the noise and enhance sharp features in two or three dimensional images. Anisotropic Diffusion is understood here in the sense of Weickert, [...]

This paper describes how to compile and use the Insight Toolkit Kinetic Analysis library (itk::ka), to perform analysis of dynamic medical images, along with a brief overview of the library source code. Supplied, are a set of interfaces to facilitate [...]

This document describes a module that extends the Insight Toolkit, ITK, which reads DICOM Spatial Rogistration Object files in itk::Transform's. Currently, DICOM files are read by applying the DCMTK library as a backend. An itk::DCMTKTransformIO class can be [...]

This article illustrates the process of performing reproducible research with existing open source tools.
1 2 3 4 5 6 ...39
Browse Journals
![]() |
![]() |
Medical Imaging and Computing 3126 days |
Ongoing Submissions 4723 days |
[+] |
Most Recent Reviews
![]() |
Worked very well and was easy to build A Skull-Stripping Filter for ITK by Jared Becksfort on 2017-09-19 16:03:36
|
Very interesting work Isotropic and Steerable Wavelets in N... by Le Zheng on 2017-06-02 11:07:04
|
Valuable contribution A new implementation of... by Dženan Zukić on 2016-07-28 15:40:50
|
Simple interface A Skull-Stripping Filter for ITK by Todd Jensen on 2016-05-30 08:00:15
|
A useful function, but with some build... Walk In A Triangulation : Straight Walk by Davis Vigneault on 2015-06-09 09:57:49
|
A meaningful contribution with... Exact Geometrical Predicate: Point in... by Davis Vigneault on 2015-06-09 11:10:14
|
Useful tool for kinetic analysis of PET... InsightToolkit Kinetic Analysis... by Matthew Mccormick on 2014-11-21 18:34:13
|
