On Dec 21, 4:07 pm, Asritha <
asrit...@gmail.com> wrote:
> I have a problem displaying a dicom image properly on PIL(Python Image
> Library)
>
> I have used the code in the following linkhttp://
code.google.com/p/pydicom/wiki/ViewingImages
>
> but it shows some blur thing and not shows the correct image
> when i open the same image in dicombrowser it displays clear image but
> not with this..
>
That example you named is fairly basic - there is now better code in
the contrib folder [1] (pydicom_PIL.py) which includes adjusting the
window/level which might help you. The Tkinter one in the same folder
might also offer some ideas using a different display library.
[1]
http://code.google.com/p/pydicom/source/browse/#hg%2Fsource%2Fdicom%2Fcontrib