3D Binary image registration
7 次查看(过去 30 天)
显示 更早的评论
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
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
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.
0 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!