-
crlab changed the public information on the ezDICOM project.
2009-10-22 16:23:01 UTC by crlab
-
crlab changed the public information on the ezDICOM project.
2009-10-22 16:22:23 UTC by crlab
-
crlab changed the public information on the ezDICOM project.
2009-10-22 16:09:04 UTC by crlab
-
Can you send me this new version Rodrigo Altamirano?
volkans80@gmail.com.
2008-03-10 07:49:11 UTC by nobody
-
Hi,
I'm using the tool commandline version in my web application. I'm running the command version by invoking process on windows web server. The tool returns 0(fail) and doesn't convert supplied dcm file.
The same application is running and converting the dcm images when i run from command window.
Is there any specific requirement or component to solve this issue?
If some user faced this...
2008-01-23 11:29:27 UTC by pbhageriya
-
Is it posible to convert from bmp to dicom
with delphi exdicom application ,or else,
and how to do it?
thanks.
2007-12-04 10:27:05 UTC by limelect
-
In order to import the ActiveX in Builder C++ 6.0 (I guess for other C++ IDE's too), must be changed the last parameter of the following method
HRESULT DCMmouseMoveIntensity([in] long X, [in] long Y, [in] long Button, [in] long Shift, [in] long Intensity, [in] VARIANT_BOOL RGB );
in
HRESULT DCMmouseMoveIntensity([in] long X, [in] long Y, [in] long Button, [in] long Shift, [in] long...
2007-11-23 16:48:20 UTC by ededc
-
Hi,
Were you able to find a solution to this problem? It would be wonderful if you could share the same.
Thanks,
Anji.
2007-11-14 11:44:20 UTC by lourda
-
PS. and when ezDicom does open these files, the offending tags are not shown.
2007-06-05 11:24:24 UTC by seabhcan
-
Hi,
How does ezDicom deal with bad tags in dicom files? (as in, tags in the wrong sequence or with incorrect length data)
I ask because I have a series of files which only ezDicom seems to be able to open. I'm developing some code using the DCMTK libraries and that fails to open these files, throwing the error:
DcmItem: Dataset not in ascending tag order, at element (0000,0000...
2007-06-05 11:22:19 UTC by seabhcan