How to convert a DICOM image into a specific Gray Scale ?

Hi...
I'm Currently am working on Lung images which are in DICOM format. Nodules are best seen in 'Mediastinum WINDOW'. Various windows available in a external DICOM viewer software. ex. lung window, skull window, Bone window...etc
These windows are adjusted using two parameters: window Level (L) window width (W)
Values for mediastinum window is, L: 10 W: 450
How to implement the above values in Matlab ?
imadjust gives a image similar for values around L:-500 W:2000

댓글 수: 1

Hello Laki, may I know if you have solved this problem? Thank you !

댓글을 달려면 로그인하십시오.

답변 (2개)

Image Analyst
Image Analyst 2014년 12월 11일

0 개 추천

You can pass in specific values for imadjust(). Or you can make up your own window/level curves and use intlut() to transform your image.
yanqi liu
yanqi liu 2021년 12월 27일

0 개 추천

yes,sir,may be use imtool to interactively adjust the grayscale parameters to view the effect

카테고리

도움말 센터File Exchange에서 DICOM Format에 대해 자세히 알아보기

질문:

2014년 12월 11일

답변:

2021년 12월 27일

Community Treasure Hunt

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

Start Hunting!

Translated by