ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
Forum membership is Free!  Click Join to sign-up
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 Add Tag
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

kostos

12 Posts

Posted - Jun 16 2011 :  13:02:01  Show Profile  Reply
Hello! I have problem with AddTag of a patient name to a DICOM file.
Could you help me?

ImageEnIO1.Params.DICOM_Tags.AddTag($0010,$0010,XXX,XXX,length(PatientName));

What should be instead of "XXX"?
If you make any examples, I'll be happy )

Thanks
Konstantin

xequte

38517 Posts

Posted - Jun 16 2011 :  23:05:36  Show Profile  Reply
Hi Konstantin

You can see a list of the tags at:

http://star.pst.qub.ac.uk/idl/DICOM_Attributes.html


The right-most column labelled tag displays the group and element, e.g. for Rows (aka Height) the tag is listed as (0028,0010), which is group $0028 and element $0010 in ImageEn.

The middle column specifies the "Value Representation which for Rows is 'US'

Pass a pointer to your data in memory and its size.


Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
Go to Top of Page

kostos

12 Posts

Posted - Jun 27 2011 :  06:52:29  Show Profile  Reply
Thanks a lot Nigel!
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: