AHM 2006:ProjectsPortBlockMachingScheme

From NAMIC Wiki
Jump to: navigation, search
Home < AHM 2006:ProjectsPortBlockMachingScheme

Project

Coding into itk Block Matching Registration Algorithm.

Goal

Add to Itk framework the Block Matching Algorithm in Eduardo Suárez's thesis. The bibtex reference may be found [#Appendix at the bottom of this page].

Status

(up to 2006/01/31)

  1. Skeleton of the block matching filter already defined for one pyramidal level, w/o weighting
  2. Debugging / diving into Itk

Data

At this development stage: Simple synthetic data

Download

Slide.ppt - updated 2006/01/31

Appendix

Bibtex reference of the paper to be ported to itk:


@inproceedings{inp:SUAR02,
  Author         = "Eduardo Su\'arez and Carl-Fredrik Westin and
                    Eduardo Rovaris and Juan Ruiz-Alzola",
  Title          = "Nonrigid Registration Using Regularized Matching
                    Weighted by Local Structure",
  booktitle      = "Proceedings of the Fifth International Conference
                    on Medical Image Computing and Computer-Assisted
                    Intervention ({MICCAI} '02)",
  year           = 2002,
  month          = sep,
  address        = "Tokyo, Japan",
  series         = "Lecture Notes in Computer Science",
  number         = 2,
  pages          = "581--589"
}