[ITK] [ITK-users] How to use a binary mask in a registration process ?

neon29 florian.nicolas at ensta-bretagne.org
Mon Sep 14 11:11:04 EDT 2015


Hi everybody!

I am currently trying to register sonar images using SimpleITK with Python.
As the two images I want to register are geo-projected, I would like to
restrict each image to the pixels where I have data (and get rid of the
"background" which consists in '0').

I have already computed my two binary masks and I have tried to use it with
the SetMetricFixedMask() and SetMetricMovingImage() methods but when I look
at the result, it is the same as when I do not use any mask. Indeed, it
seems that the registration process tend to overlap my masks.

I hope someone could help!

Florian



--
View this message in context: http://itk-insight-users.2283740.n2.nabble.com/How-to-use-a-binary-mask-in-a-registration-process-tp7587799.html
Sent from the ITK Insight Users mailing list archive at Nabble.com.
_____________________________________
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://public.kitware.com/mailman/listinfo/insight-users


More information about the Community mailing list