This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Saturday, December 24, 2011 1:14:14 AM(UTC)
Groups: Registered
Posts: 71
Hi,
Is it possible to convert 3 or 4 jpg images to DICOM images in such a way that they looks like images of same series under a single study. That is their SOPInstanceUID should be different but their SeriesInstanceUID and StudyInstanceUID should be same.
Thanks in advance.
#2
Posted
:
Tuesday, December 27, 2011 11:39:43 PM(UTC)
Groups: Registered
Posts: 256
you can create such DICOM files. Just initialize the dataset to same SOP Class (ex DicomDataSet.Initialize() ) and use the same Study Instance UID and Series Instance UID but different SOP Instance UID for each dataset.
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.