Get Frame List From Cad SR

All other questions regarding DCMTK

Moderator: Moderator Team

Post Reply
Message
Author
gayathri.emd
Posts: 10
Joined: Tue, 2020-03-31, 09:12

Get Frame List From Cad SR

#1 Post by gayathri.emd »

Hi,
I want to get Referenced Frame number from SR Dicom to support multiframe cad.
Dicom Tag is given below.
(0008,1160) IS 29 # 1, 2 Referenced Frame Number
my code is:
.....
.....
DSRImageReferenceValue *refimage = static_cast<DSRImageReferenceValue*>(itree);

DSRImageFrameList framelist = refimage ->getFrameList();


here, i want to get referenced frame number as string from framelist .
I don't know how to get .please help me .

I am also getting below error while using framelist.isEmpty().Error is:
error LNK2001: unresolved external symbol "public: static long const DSRListOfItems<long>::EmptyItem" (?EmptyItem@?$DSRListOfItems@J@@2JB)

J. Riesmeier
DCMTK Developer
Posts: 2505
Joined: Tue, 2011-05-03, 14:38
Location: Oldenburg, Germany
Contact:

Re: Get Frame List From Cad SR

#2 Post by J. Riesmeier »

Could you post a complete, minimal and reproducible example? That means, the source code with all include statements (and possibly the CMake project file).

Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot], Bing [Bot], rickf and 1 guest