Effacer les filtres
Effacer les filtres

How to improve resolution of CT image?

4 vues (au cours des 30 derniers jours)
Kavitha Srinivasan
Kavitha Srinivasan le 7 Nov 2012
Commenté : Walter Roberson le 29 Mai 2019
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

Réponses (1)

Walter Roberson
Walter Roberson le 7 Nov 2012
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 commentaires
Bjorn Gustavsson
Bjorn Gustavsson le 29 Mai 2019
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 le 29 Mai 2019
Use the image contrast adjustment function to see where your interesting data is.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Image Filtering and Enhancement dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by