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 Center および File ExchangeGeometric 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