Iterative Closest Point and 3D matrices
2 次查看(过去 30 天)
显示 更早的评论
Hi,
I intend to use an ICP plugin to match 2 volumes : http://www.mathworks.com/matlabcentral/fileexchange/27804-iterative-closest-point
Unfortunately, my matrices created form a stack of dicom files dont work with ICP . My matrices are 500*500*80 of vertices while the demo provided works with vectors 3*6400. Do you know how to pass from vertices to vectors or more generally how I could reach my goal namely re-positioning a 3d volume ?
Regards.
2 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 3-D Volumetric Image Processing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!