[Insight-users] 2D rigid registration problems
Luis Ibanez
luis.ibanez at kitware.com
Tue Apr 28 13:07:03 EDT 2009
Hi Auron,
Welcome to ITK !
In order to help you with the registration problem that you are facing,
we will need to know more about the images that you are registering.
a) Can you post a couple of your PNG images in a public web site ?
* Are your images in grayscale ? color ?
* What is the size in pixels ?
* What kind of transformations do you anticipate between them ?
(rotation ? translation ? scaling ?)
b) Can you post to the list the output of the command observers ?
(e.g. the values of the metric and transform parameters at
every iteration of the optimizer).
Probably the best way to start is by posting a coupld or example
images in a public web site.
Regards,
Luis
-----------------------
Auron Ford Huton wrote:
> Hi everybody!!
>
> I´m an ITK newbie who is triyng to do a 2D rigid registration, so my
> apologizes if I say some stupids things below :P.
>
> I have compiled and executed all the examples from
> ImageRegistration1.cxx to ImageRegistration9.cxx of ITK with the brain
> images that can be found in the Data directory of ITK and all works
> perfect. But, when I try to use that examples with my images (2D .png
> images taken from a citology), the results are far away from the
> expected ones.
>
> I also did a program that uses an AffinTransform with a
> MattesMutualInformationImageToImageMetric and I executed it with all the
> possible variations in the parameters that define de metric or the
> optimizer, with no results too.
>
> Any ideas of which could be my mistakes???
>
> I don´t know if it is enough information for you to help me. If not, let
> me know and I will reply with all the information you need.
>
> Thanks in advance to everyone.
>
> ------------------------------------------------------------------------
>
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ITK FAQ at: http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users
More information about the Insight-users
mailing list