[Insight-users] The Insight Journal-New Submission

Insight Journal webmaster at insightsoftwareconsortium.org
Thu Aug 12 11:07:22 EDT 2010


Hello,
A new submission has been added to the Insight Journal.

Title: An image sampling framework for the ITK
Author(s):Staring M., Klein S.
Abstract: 
This document describes the implementation of image samplers using the Insight Toolkit ITK url{www.itk.org}. Image samplers take a set of `picks' from an image and store them in an array. A sample consists of the location of the pick (a point) and the corresponding image intensity (a value). Image samplers are useful for image registration, where samples are drawn from the fixed image in order to compute the similarity measure. Together with an image sampler base class, we introduce the following image samplers: 1) a full sampler that draws all voxel coordinates from the input image, 2) a grid sampler that draws samples from a user-specified regular voxel grid, 3 and 4) two random samplers that uniformly draw a user-specified number of samples from the input image.

This paper is accompanied with the source code, input data, parameters and output data that the authors used for validating the algorithm described in this paper.

Download and Review the paper at: http://www.insight-journal.org/browse/publication/743

Generated by the Insight Journal
You are receiving this email because you asked to be informed by the Insight Journal for new submissions.
                    
To change your email preference go to http://www.insight-journal.org .


More information about the Insight-users mailing list