3D Binary image registration

11 次查看(过去 30 天)
2one
2one 2015-10-27
评论: Harvey Hu 2018-10-9
I have 2 3D binary images which I would like to register (translate) so that IM2 ~= IM1 after translation. Is there a standalone matlab function or script to do this? Ideally without any toolbox requirements.
  1 个评论
Harvey Hu
Harvey Hu 2018-10-9
Hi, have you solved your problem? I want to warp a 3D binary image to another with non-rigid registration, but what I have got are all for CT/MRI. Could you please help me if you have any idea? Thanks!

请先登录,再进行评论。

回答(1 个)

Rahul Goel
Rahul Goel 2015-10-29
Hi, I would suggest you to go through this link which has an explanation with a descriptive example on how to register the 3D images using MATLAB.
Unfortunately, this functionality is not available with base MATLAB and the Image Processing Toolbox is necessary to use this function.
Hope this helps.

类别

Help CenterFile Exchange 中查找有关 Geometric Transformation and Image Registration 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by