The MIDAS Journal is an Open Access on-line publication covering different domains
from Visualization to Image processing.
The unique characteristics of the MIDAS Journal include:
-Open-access to articles and reviews
-Open peer-review that invites discussion between reviewers and authors
-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!
The unique characteristics of the MIDAS Journal include:
-Open-access to articles and reviews
-Open peer-review that invites discussion between reviewers and authors
-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!
Several kind of noise can be found in real images, mostly depending on the modality
of acquisition. It is often useful to be able to simulate that noise, for example
to test the behavior of an algorithm in the presence of a known amount of noise.
This [...]
Segmenting images into "super pixels" is lately a very hot topic. One implementation of such a technique is by Felzenszwalb and Huttenlocher. We propose a new class, vtkSuperPixelSegmentation, which has wrapped Felzenszwalb's code (with permission) to provide [...]
This document presents an implementation of a stratified mesh sampling algorithm in the VTK framework. This code was adapted directly from the original implementation by Diego Nehab, with permission. We present a class, vtkStratifiedSampling, which uniformly [...]
This document presents an implementation of the Poisson surface reconstruction algorithm in the VTK framework. (This code was, with permission, adapted directly from the original implementation by Kazhdan, Bolitho, and Hugues. The original implementation can [...]
The Fourier transform of the convolution of two images is equal to the product of their
Fourier transform. With this definition, it is possible to create a convolution filter
based on the Fast Fourier Transform (FFT). The interesting complexity [...]
This document presents a set of classes (vtkPhysicalCamera, vtkImageCamera) to enable a camera and an image acquired by that camera to be visualized in a 3D scene. Two situations where one would want to visualize camaras with associated images are range data [...]
Voodoo is a popular, free structure from motion software package. It takes several, ordered images as input and computes the camera parameters of each image as well as a point cloud of an estimate of the 3D structure of the scene. This document presents a set [...]
An ITK implementation of the Normalized Gradient Field Image to Image Metric
Published in The Insight Journal
Published in The Insight Journal
This article describes the ITK implementation of a Normalized Gradient Fields
based image-to-image metric. Some properties of the metric are discussed and example registrations are presented.
Leica LiDAR scanners output points in the PTX file format. It is often useful to convert this format to a standard VTK point cloud or mesh format before processing. We propose a new class, vtkPTXReader, to provide this functionality.
This document presents a set of classes (vtkPointSetSurfaceReconstruction, vtkVoxelizePolyData) to produce a surface from an oriented point set. These classes are implemented as VTK filters. A Paraview plugin interface is provided to allow extremely easy [...]
1 2 3 4 5 6 7 ...42
Journals
Publication of the Month
| A simple Qt based comparison program for ITK and VTK images.
by Perrot-Audet A., Mosaliganti K., Gelas A., Rannou N., Souhait L., Megason S.
|
Issues Accepting Submissions
| 2010 July-December 114 days |
| 2010 January - December Submissions 114 days |
| Medical Imaging and Computing 6918 days |
| [+] |
Most Recent Reviews
| This implementation is surprisingly... A Fast Approximation to the Bilateral... by Oleksandr Dzyubak on 2010-08-18 15:52:25
|
| Much needed contribution Introducing Dice, Jaccard, and Other... by Dan Mueller on 2010-07-12 12:15:46
|
| Very useful contribution A Streaming IO Base Class and Support... by Luis Ibanez on 2010-06-10 15:03:44
|
| A good candidate for introduction in... Implementation of a 3D thinning... by Anonymous on 2010-04-28 03:39:43
|
| Accurate and fast skeletonizer Implementation of a 3D thinning... by Oleksandr Dzyubak on 2010-05-03 12:18:31
|
| Excellent addition Boolean Operations on Surfaces for VTK by David Doria on 2010-04-30 09:59:58
|

