Determine World Coordinates for image resampling
显示 更早的评论
Hello. I want to determine the World Coordinates (x,y) of the pixels of DICOM image No.1. Having them, I want to create a new image by determining the value of the pixel from DICOM image No.2 at the same World Coordinates (x,y) by interpolating the neighbours values. My question is:
How can I get the World Coordinate of any pixel in a DICOM image? I'm running MATLAB R2009b , so
>>imref2d() or imref3d()
does not work...
Thank you for helping, DB
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 DICOM Format 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!