[vtkusers] The Insight Journal-New Submission

Insight Journal webmaster at insightsoftwareconsortium.org
Fri Apr 30 10:00:53 EDT 2010


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

Title: Adapting the ITK Registration Framework to Fit Parametric Image Models
Author(s): Quammen C., Taylor II R.M.
Abstract: 
The image registration framework in the Insight Tookit offers a powerful body of code for finding the optimal spatial transform that registers one image with another. However, ITK currently lacks a way to fit parametric models of image pixel values to an input image. This document describes new classes that enable use of the registration framework to provide this capability. We describe a new base class, itk::ParametricImageSource, that defines an interface for parametric image sources. An adapter class itk::ImageToParametricImageSourceMetric that enables itk::ParametricImageSources to be hooked into the registration framework is also described. An example adapter class that enables the existing itk::GaussianImageSource to be used for image fitting is presented, and we demonstrate use of the classes by fitting a 2D Gaussian function to an image generated by the itk::GaussianImageSource class.

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

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 vtkusers mailing list