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!
This document presents an implementation of the Poission surface reconstruction algorithm in the VTK framework. (This code was adapted directly from the original implementation by Misha Kazhdan, with permission). We present a class, vtkPoissonReconstruction, [...]
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 [...]
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 [...]
The Wavefront OBJ format is a common file format for storing mesh data. It is convenient to be able to write VTK data structures out into this format, as the data can then be used in software that can read OBJ files.
We present a VTK-based implementation of our non-parametric vessel detection method that identifies vascular structures using a polar neighborhood profile. To accelerate the computationally intensive parts of the algorithm, we leverage the hardware [...]
RANdom SAmple Concensus (RANSAC) is an iterative method to estimate parameters of a model. It assumes that their are inliers in the data which are well explained by the chosen model. We propose a new class for VTK, vtkRANSACPlane, which estimates the best [...]
1 2 3 4 ...38
Journals
Publication of the Month
| Level Set Segmentation: Active Contours without edge
by Mosaliganti K., Smith B., Gelas A., Gouaillard A., Megason S.
|
Issues Accepting Submissions
| 2010 January-June 105 days |
| 2010 January - December Submissions 289 days |
| Medical Imaging and Computing 7093 days |
| [+] |
Most Recent Reviews
| Great Contribution Run-Length Matrices For Texture... by Katie D'aco on 2010-02-24 13:01:00
|
| LookAt Transform Review LookAt Transform Initializer and... by Navneeth Subramanian on 2009-10-13 07:57:54
|
| Worth trying on our data Local Shape Analysis using MANCOVA by Donna Dierker on 2009-10-26 11:11:28
|
| supplied source code won't compile,... DicomImport by Kent Williams on 2009-10-21 12:41:21
|
| Simple graph cuts are not demonstrated. Graph Cuts, Caveat Utilitor, and... by David Doria on 2009-09-14 09:45:34
|
| A useful tool for brain MRI analysis BRAINSFit: Mutual Information... by Andriy Fedorov on 2009-07-31 09:11:47
|

