[Insight-users] Re: Registration problem

Luis Ibanez luis.ibanez at kitware.com
Wed Aug 18 15:16:48 EDT 2004


Hi Rodrigo,

You will find more detailed information about this
approach in one of the Papers in InsightApplications.


    "Narrow Band Shape Model to Image Registration
        and Its Application to Medical Imagery"


The PDF file of this paper can be downloaded from
http://www.itk.org/cgi-bin/viewcvs.cgi/Papers/MedIASpecialIssue/NarrowBandToImageRegistration/NarrowBandToImageRegistration.pdf?root=InsightDocuments


The Source Code used for the paper is in
http://www.itk.org/cgi-bin/viewcvs.cgi/Papers/MedIASpecialIssue/NarrowBandToImageRegistration/Source/?root=InsightDocuments


    Isn't it nice when you get the
    Source Code along with the paper ?    :-)


    Sooner or later we will get out of the Publishing Matrix...



Regards,


    Luis



-------------------------
Rodrigo F Baroni wrote:

>   Hello,
> 
> Luis Ibanez disse:
> (... - cut
> 
>>If you find that high speed is a real need, then you
>>may want to consider the following process:
> 
> 
>>1) Segment the lungs with ConfidenceConnectedImageFilter
> 
> ...
> 
>>2) Use BinaryMaskToNarrowBandPointSetFilter
> 
> ...
> 
>>3) Use the PointSetToImageRegistration
> 
> ...
> 
>>This should result in very fast registration since only
>>a small subset of the points are used, and the metric
>>in concentrated on the points that make the more
>>significant contributions to the registration.
> 
> 
>   I'm _very_ interesting in speed up the registration process .. Where can I
> get more information about ?
> 
> Rodrigo F Baroni
> 
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
> 






More information about the Insight-users mailing list