How to improve resolution of CT image?

6 次查看(过去 30 天)
Hi all
I want to improve the resolution of the CT images. Is there any filter that could improve the low-contrast resolution of medical CT images? I am working in Matlab. There are lots of filters for denoising. However, if the images are completely free of noise, the resolution also goes down. So I would like to go for filters that increases the resolution of the image. Your support will be much appreciated.
Thanks

回答(1 个)

Walter Roberson
Walter Roberson 2012-11-7
No, you cannot improve the resolution of an image without extra information about what "should" be there. You are asking to do the equivalent of violating the Nyquist frequency.
You might be able to convert the information that is in the signal into a form more usable for further processing, but that would not involve increasing the resolution.
  6 个评论
Bjorn Gustavsson
Bjorn Gustavsson 2019-5-29
When displaying image modify the gray-scale level with the caxis command?
If this is a case of nonuniform illumination effects one could try a homomorphic
transform - I've never gotten any improvements on my data with that one but
it is mentioned in introductory textbooks so perhaps someone can have a use for it.
Walter Roberson
Walter Roberson 2019-5-29
Use the image contrast adjustment function to see where your interesting data is.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Image Filtering and Enhancement 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by