Welcome to LEAD Support Forum Login | Register | Faq  

    LEAD Support Forum
  Resource to find answers and post technical questions about LEAD products.
Search    
   

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

Print Search « Previous Thread Next Thread »
  11-11-2008, 0:10
Gunasekaran is not online. Last active: 12/18/2008 10:19:22 AM Gunasekaran



Top 25 Posts
Joined on 05-07-2008
Chennai,India
Posts 174
Problem in Exported Dicom Images?

Attachment: Images.zip
Reply Quote

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 is not online. Last active: 11/16/2008 11:29:23 AM Yasir Alani



Top 10 Posts
Joined on 02-05-2007
Posts 311
Re: Problem in Exported Dicom Images?
Reply Quote
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 
Post
LEAD Support Fo... » Developer » DICOM/Medical I... » Problem in Exported Dicom Images?

Powered by Community Server, by Telligent Systems