3D Binary image registration
7 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
Harvey Hu
el 9 de Oct. de 2018
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!
Respuestas (1)
Rahul Goel
el 29 de Oct. de 2015
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 comentarios
Ver también
Categorías
Más información sobre Geometric Transformation and Image Registration en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!