[Insight-users] What is best registration setting for binary image matching?

Kishore Mosaliganti kishoreraom at gmail.com
Thu Oct 15 14:40:30 EDT 2009


If its a binary image, you can downsample it quite a bit. It won't
affect your registration transform.

Kishore

On Thu, Oct 15, 2009 at 11:13 AM, Quy Pham Sy <phamsyquybk at gmail.com> wrote:
> hi all,
>
> I need to match two binary images. first image actually is a subset of
> second one.
> The corresponding transform  between two images is composition of
> translation, isotropic scaling, and centered rotation.
> I use CenteredSimilarity2DTransform for my transformation type.
>
> In my current setting, i use: RegularStepGradientDescentOptimizer,
> MeanSquaresImageToImageMetric,
> NearestNeighborInterpolateImageFunction.
>
> But it takes more 6 minutes to finish a registration process.i think
> it is long for two binary images.
>
> Anyone know what type of setting (metric, optimizor...etc) i should
> use in this case?
>
> Thanks.
> Quyps
> _____________________________________
> 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