Search found 4 matches

by norman
Fri, 2005-06-10, 14:49
Forum: DCMTK - General
Topic: why dose the findAndGetOFString not work?
Replies: 2
Views: 4612

ok

It's fine,thank your very much!
by norman
Fri, 2005-06-10, 13:11
Forum: DCMTK - General
Topic: why dose the findAndGetOFString not work?
Replies: 2
Views: 4612

why dose the findAndGetOFString not work?

I have compile a dll for DICOM net ,and it work fine. Now I want to get some information such as patient's name and patient'id,so I made a fuction to get those information. #include "stdafx.h" #include "DCMDLL.h" // #include "winsock2.h" #include "osconfig.h" ...
by norman
Thu, 2005-06-09, 09:30
Forum: DCMTK - General
Topic: why dose the dcm2pnm work not fine?
Replies: 2
Views: 4645

than you very much!

You should specify an appropriate VOI window: VOI LUT transformation: -W --no-windowing no VOI windowing (default) +Wi --use-window [n]umber : integer use the n-th VOI window from image file +Wl --use-voi-lut [n]umber : integer use the n-th VOI look up table from image file +Wm --min-max-window com...
by norman
Thu, 2005-06-09, 09:13
Forum: DCMTK - General
Topic: why dose the dcm2pnm work not fine?
Replies: 2
Views: 4645

why dose the dcm2pnm work not fine?

I use the dcm2pnm funtion to convert DICOM image to BMP image file,but I find the BMP image too bad,it like the gray sky.but the DICOM image was showed very in the efilm.
could any one tell me how can i do it?Mybe the dcm2pnm function need some especial parameter? :?: