Problem in Exported Dicom Images?
Started by Gunasekaran at 11-11-2008 0:10. Topic has 1 replies.
|
|
11-11-2008, 0:10
|
Gunasekaran

Joined on 05-07-2008
Chennai,India
Posts 174
|
Problem in Exported Dicom Images?
Attachment: Images.zip
|
 
 
|
|
|
Hi
I am using Lead tools licensed version 15.0 working in VBOpenSaveDemo project in VB.NET. In this project i opend one dicom image(OriginalImage.dic) and that image exported to another Dicom image (ExportedImage.dic) using OpenSaveDemo project. I have probelm in Exported Image from OpenSaveDemo project. The Patient name of OriginalImage.dic is "MR/BRAIN/GRASE" but the Patient name of ExportedImage.dic is "John^Doe". What is the Problem in Exported image option in OpenSaveDemo project, Why the name are different for same dicom images.Here i have attached OriginakImage.dic and ExportedImage.dic. Kindly do the need ful as early as possible...
Thanks and Regards Guna
|
|
|
|
|
Report
|
|
|
|
11-11-2008, 8:02
|
Yasir Alani

Joined on 02-05-2007
Posts 311
|
Re: Problem in Exported Dicom Images?
|
 
 
|
|
|
Guna,
The VB.NET Open Save demo deals with Raster images only. That's why the tags inside a DICOM DataSet are saved as default values regardless of what the source DataSet contain.
If you want to keep the tags, you need to use the medical functions, such as DicomDataset.Load and DicomDataset.Save methods. For an example, see the VB.NET Transfer Syntax demo.
Yasir Alani LEADTOOLS Technical Support support@leadtools.com
|
|
|
|
|
Report
|
|
|
|
|
LEAD Support Fo... » Developer » DICOM/Medical I... » Problem in Exported Dicom Images?
|
|
Copyright LEAD Technologies, Inc. 2008
