[Insight-users] MattMutualInformationImageToImageMetricv4 + BSplineTransform

Sureerat Reaungamornrat sureerat.r at gmail.com
Fri Aug 16 10:43:08 EDT 2013


Dear Sepehri,

     I simplified the code from http://stnava.github.io/ANTs/ such that the
only metric is MattesMI and the only transform is B-Spline.
The attached files are the source code and the 2D data set to run it. I am
still learning v4 so I might make wrong choices in the
parameter setting.

Thank you very much,

Sureerat


On Fri, Aug 16, 2013 at 8:07 AM, sepehri.shima <sepehri.shima at gmail.com>wrote:

> Hello,
>
> To reproduce your problem, I searched for a minimal example to run, but I
> didn't find.
>
> Thanks,
> Sepehri
>
>
> On Mon, Aug 12, 2013 at 10:42 PM, Sureerat Reaungamornrat <
> sureerat.r at gmail.com> wrote:
>
>> Dear ITK,
>>
>>    I am thinking of moving to registration v4 in ITK since there are a
>> lot of nice features.
>> However, I am currently use MattMutualInformationImageToImageMetric with
>> B-Spline transformation. I read the
>> MattMutualInformationImageToImageMetricv4 and it says that
>> this class has not supported local-support transforms yet.
>>
>>
>> http://www.itk.org/Doxygen/html/classitk_1_1MattesMutualInformationImageToImageMetricv4.html
>>
>> Would this mean the class have not  supported B-Spline transformation? I
>> did a simple registration test using the following class
>>
>> MattesMutualInformationImageToImageMetricv4
>> BSplineTransform
>> GradientDescentOptimizerv4
>>
>>   It seemed to register the images but very slow. The slowness could be
>> because of my parameter
>> setting. I am looking into it but if anyone have any suggestions, please
>> let me know.
>>
>> Thank you very much,
>>
>> Best regards,
>>
>> Sureerat
>>
>>
>>
>> _____________________________________
>> Powered by www.kitware.com
>>
>> Visit other Kitware open-source projects at
>> http://www.kitware.com/opensource/opensource.html
>>
>> Kitware offers ITK Training Courses, for more information visit:
>> http://www.kitware.com/products/protraining.php
>>
>> 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
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20130816/e463dfb9/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bspline_v4_test.zip
Type: application/zip
Size: 33141 bytes
Desc: not available
URL: <http://www.itk.org/pipermail/insight-users/attachments/20130816/e463dfb9/attachment-0001.zip>


More information about the Insight-users mailing list