필터 지우기
필터 지우기

How to improve resolution of CT image?

조회 수: 4 (최근 30일)
Kavitha Srinivasan
Kavitha Srinivasan 2012년 11월 7일
댓글: Walter Roberson 2019년 5월 29일
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