Search found 7 matches

by kathirvel_kg
Mon, 2008-02-04, 12:57
Forum: DCMTK - General
Topic: dcm2pnm code when converted to dll it fails for MG
Replies: 3
Views: 4380

Re: thanks for the info

First thank u for the info. i used same image transformation/processing/output parameters in both cases. I just converted the exe code to dll ; because the functionality of dcm2pnm code is what i am looking for. I use to get the bitmap with overlay planes, and other image processing functions... The...
by kathirvel_kg
Fri, 2008-02-01, 08:06
Forum: DCMTK - General
Topic: dcm2pnm code when converted to dll it fails for MG
Replies: 3
Views: 4380

dcm2pnm code when converted to dll it fails for MG

*) i converted the dcm2pnm.exe code into a dll, to use it in my application. I am able to extract bitmaps for all modalities except MG, RG . I am extracting the bitmap with the image's window center and window level values. The size of the MG i tested is about 44 MB. *) Using the dcm2pnm.exe i am ab...
by kathirvel_kg
Tue, 2006-09-05, 10:21
Forum: DCMTK - General
Topic: DCMTK + .Net 2003 Need advise
Replies: 2
Views: 4083

DCMTK + .Net 2003 Need advise

Hi,
It throws Runtime Exception showing
error in 'dbgdlg.h' _ASSERT()

when the following statement in the code is executed.

DcmFileFormat dFile;
by kathirvel_kg
Mon, 2006-09-04, 10:45
Forum: DCMTK - General
Topic: DCMTK + .Net 2003 Need advise
Replies: 2
Views: 4083

DCMTK + .Net 2003 Need advise

Hi, I have build the DCMTK3.5.4 and generated Lib files, using VC.Net 2003. Now i want to use it. When i write a code using .Net 2003 i got Runtime exception ASSERT. I dont get any Compile time and Linking errors. This is the code : // This is the main project file for VC++ application project // ge...
by kathirvel_kg
Mon, 2006-09-04, 10:33
Forum: DCMTK - General
Topic: Creating a Monochrome Bitmap from Dicom Image
Replies: 2
Views: 4158

Thanks Jorg

thanks for ur advise. Now i am able to generate Monochrome images.
by kathirvel_kg
Wed, 2006-08-30, 05:22
Forum: DCMTK - General
Topic: Creating a Monochrome Bitmap from Dicom Image
Replies: 2
Views: 4158

Creating a Monochrome Bitmap from Dicom Image

Hello everyone, I want to create bitmaps from dicom images manually. So, i got the pixel data, designed BITMAPFILEHEADER and BITMAPINFOHEADER and wrote this into a file. I used DicomImage::createWindowsDIB( ) function to convert RGB values to BGR . then wrote into the file. This works sucessfull for...
by kathirvel_kg
Tue, 2006-08-22, 12:56
Forum: DCMTK - Installation
Topic: Support for .Net
Replies: 1
Views: 4289

Support for .Net

Hi,
Is DCMTK3.5.4 supports .Net 2003. Can it be compiled and installed for .Net 2003.
I have tryed but while compiling application , error is thrown everywhere
Regards,
kathir
javascript:emoticon(':?:')
Question