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
The MICCAI'08 workshops have been moved to the Midas Journal.
Subscribe to the Kitware's newsletter
to receive news about open-source on your desk, it's free!
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
The MICCAI'08 workshops have been moved to the Midas Journal.
Subscribe to the Kitware's newsletter
to receive news about open-source on your desk, it's free!
This document describes a new class for the Insight Toolkit~(ITK www.itk.org) for reading images across a network. Network access is handled by CURL (http://curl.haxx.se/libcurl/), an Open Source library for client-side URL transfer. CURL supports the FTP, [...]
Graph-based algorithms have enjoyed renewed interest for solving computer vision problems. These algorithms have been the subject of intense interest and research. In order to maintain the ITK library au courant, we developed a framework for graph-based [...]
This document describes a filter able to give streaming and multi-threading capabilities to those filters that can not be easily streamed or multi-threaded. The goal of this document is to explain the implementation of this filter, and how it can be used to [...]
A novel point-set registration algorithm was proposed in [6] based on minimization of the Jensen-Shannon divergence. In this contribution, we generalize this Jensen-Shannon divergence point-set measure framework to the Jensen-Havrda-Charvat-Tsallis [...]
We have previously developed a new surface mesh data structure in itk (code{itk::QuadEdgeMesh}~cite{itkQE}). In this document we describe a new filter (code{itk::QENormalFilter}) to estimate normals for a given triangular surface mesh in this data structure. [...]
Computing local curvatures of a given surface is important for applications, shape analysis, surface segmentation, meshing, and surface evolution. For a given smooth surface (with a given analytical expression which is sufficiently differentiable) curvatures [...]
The itkLabelGeometryImageFilter is a new ITK filter that enables the measurement of geometric features of labeled objects. It calculates features similar to the "regionprops" command of Matlab. It is related to the itkLabelStatisticsImageFilter in that both [...]
The emph{Delaunay triangulation} is the triangulation of a set of points which maximizes the minimum angle of all angles of the triangles, and thus triangle aspect ratios. So converting a non Delaunay triangulation into a Delaunay triangulation, emph{Delaunay [...]
When dealing with meshes, it is often preferable to work with a lower resolution mesh for computational
time purpose, display. The process of reducing a given mesh, mesh decimation, is thus an important step
in most of pipeline dealing with meshes. [...]
Many image registration algorithms are formulated as optimization
problems with a gradient descent based solver, One difficulty with
designing and implementing such methods is in the implementation of
the [...]
Although greyscale intensity values are primarily used in image data visualization oftentimes, due to the requirements of aesthetics (whether they be self-imposed or collaborator-suggested), mapping the greyscale image to a user-defined colormap is desired. [...]
2 3 4 ...22
Publication of the Month
| Graph Cuts, Caveat Utilitor, and Euler's Bridges of Konigsberg
by Tustison N., Yushkevich P., Song Z., Gee J.
|
Journals Accepting Submissions
| IJ - 2008 - Medical Image Registration Evaluation 30 days |
| IJ - 2008 July - December 31 days |
| [+] |
Most Recent Reviews
| Great contribution to ITK! A Label Geometry Image Filter for... by Julien Jomier on 2008-11-29 11:34:30
|
| Good Contribution Graph Cuts, Caveat Utilitor, and... by Subrahmanyam Gorthi on 2008-11-19 10:43:56
|
| a usefull filter for image analysis A Label Geometry Image Filter for... by Isaac Abbott on 2008-10-08 12:16:10
|
| Much needed solution for processing... Label object representation and... by Kishore Mosaliganti on 2008-10-06 13:06:33
|
| Very useful filters, clear and concise... Surface Mesh Discrete Curvature... by Luis Ibanez on 2008-09-30 17:10:43
|
| Excellent contribution, merge to ITK... Generalized Computation of Gaussian... by Dan Mueller on 2008-09-19 00:34:51
|
