how to register CT brain image & MRI bain image of same patient?
이전 댓글 표시
I want to register CT brain image of a patient to MRI brain image of the same patient that information obtained by both multimodalities could be merged for furthur treatment.would you plz provide the code of it.
답변 (1개)
Rob Campbell
2013년 6월 25일
1 개 추천
This likely isn't trivial because the images will look quite different and may be of different resolutions, etc. I suspect you'll be lucky to find code that works "out of the box." As I see it, you have two options. Firstly, find a research group who has done this (look on PubMed) and contact them. If that fails, start learning some image registration tools. Two that would help are: http://www.nitrc.org/projects/cmtk http://elastix.isi.uu.nl/
You can also look the MATLAB tools: http://www.mathworks.co.uk/help/images/ref/imregister.html (now supports 3D registration) http://www.mathworks.com/matlabcentral/fileexchange/20057-b-spline-grid-image-and-point-based-registration
카테고리
도움말 센터 및 File Exchange에서 Neuroimaging에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!