[Insight-users] ITK Model to ImageRegistration

Jagjeet Nain jagjeet.nain at gmail.com
Wed Jun 19 03:45:11 EDT 2013


Hi Matt,
Many thanks. Will have look on those links.
Cheers
Jagjeet


On Mon, Jun 17, 2013 at 5:41 PM, Matt McCormick
<matt.mccormick at kitware.com>wrote:

> Hi Jagjeet,
>
> Model to image registration can be performed with comparison of an
> itk::SpatialObject[1] to an Image.  There are a diverse variety of
> SpatialObject's -- see the inheritance diagram for SpatialObject[1]
> and PointBasedSpatialObject[2].  You may find some like
> LineSpatialObject or SurfaceSpatialObject that may be what you are
> looking for.
>
> [1] http://www.itk.org/Doxygen/html/classitk_1_1SpatialObject.html
> [2]
> http://www.itk.org/Doxygen/html/classitk_1_1PointBasedSpatialObject.html
>
> Hope this helps,
> Matt
>
> On Fri, Jun 7, 2013 at 7:20 AM, Jagjeet Nain <jagjeet.nain at gmail.com>
> wrote:
> > Hi,
> > Probably my question was too naive or doesn't make sense or probably
> reached
> > spam folder?
> > with regards
> > Jagjeet
> >
> >
> >
> > On Wed, Jun 5, 2013 at 1:24 PM, Jagjeet Nain <jagjeet.nain at gmail.com>
> wrote:
> >>
> >>
> >>>
> >>> Hi All,
> >>> How good/robust is ITK Model to image registration? I mean can it be
> used
> >>> to match arbitrary shapes to images. With arbitrary shapes I mean some
> >>> polygon/polylines.
> >>>
> >>> I saw two examples for Model to image registration in ITK/Examples
> >>> directory but they are mostly for "closed shapes" such as ellipse, Can
> same
> >>> be extended for polylines?
> >>> with regards
> >>> Jagjeet
> >>>
> >>
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20130619/bea38938/attachment.htm>


More information about the Insight-users mailing list