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!