Dear all,
I try to use the new tool "Medical Registration Estimator" in order to perform image registration between end-inspiration and end-expiration CT-scan (using the tutorial available here)
It did not work so far, maybe because I have to figure out the right parameters for my registration (I am a beginner)
Anyway, I could see that the registration is performed on all the CT-scan. However, I am only interested in lung registration, for which I have segmentation masks.
My question is thus : Is it possible to perform an image registration on a segmented image?
I guess that it may speed up the procedure since the software would only consider defined region of interest instead of the whole CT slices.
Thanks a lot for all the info/tips I could get!
Claire

 채택된 답변

Matt J
Matt J 2025년 2월 10일
편집: Matt J 2025년 2월 10일

1 개 추천

My question is thus : Is it possible to perform an image registration on a segmented image?
You could use the segmentation to form a label map (e.g. with bwlabeln) and register those as if they were images. Or, mask away the structures you don't care about.
I guess that it may speed up the procedure since the software would only consider defined region of interest instead of the whole CT slices.
I don't know about that. Registration algorithms usually cannot (and should not) make assumptions that structures will remain confined to a certain ROI. If you cropped the volumes to a region where you knwo the motion occurs, it might help, though.

댓글 수: 1

That is a very wise suggestion, I'll try it and let you know if it works. Thanks a lot!

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Geometric Transformation and Image Registration에 대해 자세히 알아보기

제품

릴리스

R2024b

질문:

2025년 2월 10일

편집:

2025년 2월 10일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by