
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


This document describes the implementation in ITK of the Straight Walk in a Triangulation algorithm proposed by Devillers et al. Using the exact discrete geometrical orientation predicate, and the itk::QuadEdgeMesh API of ITK, we propose an efficient [...]

This document describes a contribution to the Insight Toolkit intended to perform landmark-based registration on two meshes. The method implemented here is restricted to meshes with a spherical geometry and topology. Please refer Wahba's paper for the [...]

This document describes the implementation using the Insight Toolkit of an algorithm for detecting creases (ridges and valleys) in N-dimensional images, based on the Local Structure Tensor of the image. In addition to the filter used to calculate the [...]

The recent ITKv4 refactoring includes several enhancements to the existing registration framework. These additional transform classes provide access to mappings described by dense displacement fields and their corresponding optimization which complement the [...]

Thresholding is perhaps one of the most basic techniques in image processing. The Insight Toolkit (ITK) includes several threshold filters ranging from simple ones to Otsu based thresholding. Deep into the implementation of the Canny edge detection filter, [...]

In this document we present the implementation of three fuzzy clustering algorithms using the Insight Toolkit ITK. Firstly, we developed the conventional Fuzzy C-Means that will serve as the basis for the rest of the proposed algorithms. The next algorithms [...]

We have implemented filters for computing phase symmetry (PS) in ITK using steerable filters computed and applied in the Fourier domain. In some recent publications, phase symmetry has been shown to be a useful pre-processing measure for performing image [...]

This document describes the implementation in ITK of the "point in circle" geometrical predicate.
Based on Jonathan Shewchuk's work which implements an exact version of the predicate using standard
floating point types and arithmetic, the implementation [...]

Hilbert curves look pretty sweet which is why I wrote this class. Take a look at the pictures and see for yourself.

A contribution to the Insight Toolkit intended to support the process of statistical
analysis in Computational Anatomy. The methods included here operate on open or closed triagulated surfaces (represented by a QuadEdgeMesh). The filter assigns basis [...]
1...4 5 6 7 8 9 10 ...39
Browse Journals
![]() |
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
|
