This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Monday, August 25, 2008 5:37:26 PM(UTC)
Groups: Registered
Posts: 29
I am developing an application using the Medical Suit SDK and contains a data-structure which is similar to DICOM. One of the function is to generate a UID. Can I make use of the DICOM SDK to generate Study UID and Series UID?
#2
Posted
:
Tuesday, August 26, 2008 7:19:26 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
There is a set of default UID values defined in the LEADTOOLS medical toolkit such as Verification SOP Class UID_VERIFICATION_CLASS "1.2.840.10008.1.1"
This is documented in the help topic "UID Table".
If you want to add your own entries to the table, you can use the LDicomUID::Insert() function.
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.