Search found 30 matches

by ashishbme
Wed, 2012-07-25, 08:50
Forum: DCMTK - General
Topic: Per Frame Functional Groups Sequence (5200,0930) and Shared
Replies: 2
Views: 3513

Re: Per Frame Functional Groups Sequence (5200,0930) and Sha

Hi J. Riesmeier,

Thanks for reply...... I tried the same and able to write.....
:D

Regards
AshishJ
by ashishbme
Tue, 2012-07-24, 06:19
Forum: DCMTK - General
Topic: Per Frame Functional Groups Sequence (5200,0930) and Shared
Replies: 2
Views: 3513

Per Frame Functional Groups Sequence (5200,0930) and Shared

Hi all,

How to write Per Frame Functional Groups Sequence (5200,9230) and Shared Functional Groups Sequence (5200,9229)
in Enhanced CT image.. (Example code will be appreciated)

Thanks
Ashish
by ashishbme
Mon, 2012-07-23, 09:41
Forum: DCMTK - General
Topic: ENHANCED CT IOD
Replies: 0
Views: 16341

ENHANCED CT IOD

Hi all, I want to write multi-frame Enhanced CT image... I am able to write raw pixel info for all frames in a single multi-frame image. But how can i write particular frame info (tag info like DCM_PatientPosition etc. ) with respective frame.So that when i read enhanced CT, I can read individual fr...
by ashishbme
Tue, 2012-02-21, 14:51
Forum: DCMTK - General
Topic: Generate Private Study Instance UID
Replies: 5
Views: 7355

Hi,

Thanks Michael

from
Ashish
by ashishbme
Tue, 2012-02-21, 09:57
Forum: DCMTK - General
Topic: Generate Private Study Instance UID
Replies: 5
Views: 7355

Hi Michael,

Thanks for prompt reply.
My doubt is we can use Root Id, random no., datetime etc.
in any order or we need to keep Root Id first and other no. after
that in any order. if i want to write my own function to create
Study Instance UID.

Regards
Ashish
by ashishbme
Tue, 2012-02-21, 09:14
Forum: DCMTK - General
Topic: Generate Private Study Instance UID
Replies: 5
Views: 7355

Generate Private Study Instance UID

Hi all, I want guide line,to create Private Study Instance UID. I am having root id and random number, current date and time. And want to add some unique number for each center to generate Study Instance UID. Where should i append this number? can i append any where or there is some guide line to ad...
by ashishbme
Mon, 2012-01-09, 11:39
Forum: DCMTK - General
Topic: Hi,
Replies: 2
Views: 3400

Thanks for reply. :)

From
Ashish
by ashishbme
Fri, 2012-01-06, 15:11
Forum: DCMTK - General
Topic: Hi,
Replies: 2
Views: 3400

Hi,

I am using writeFrameToDataset this api in my project. Before using this i am calculating pixel spacing, patient orientation, patient Position, image time and image date and updating the respective tag and keeping in singleFrameDataset. when i use this api image->writeFrameToDataset(*singleFrameData...
by ashishbme
Sat, 2011-05-21, 11:19
Forum: DCMTK - General
Topic: unable to get tag (0018,1310) acquisition matrix using the dcmtk
Replies: 9
Views: 12217

Hi J. Riesmeier,

Thanks i got the values in this tag.
i am going through from documentation....

Thnaks
Ashish
by ashishbme
Thu, 2011-05-19, 11:21
Forum: DCMTK - General
Topic: unable to get tag (0018,1310) acquisition matrix using the dcmtk
Replies: 9
Views: 12217

Hi J. Riesmeier,

Thanks for quick reply
SO in this case what method i should use to get the header value of Acquisition Matrix.

Thanks
Ashish
by ashishbme
Thu, 2011-05-19, 10:54
Forum: DCMTK - General
Topic: unable to get tag (0018,1310) acquisition matrix using the dcmtk
Replies: 9
Views: 12217

Hi J. Riesmeier, I am using findAndGetString method to get the value. it is showing the Condition = 0x007a1424 ECC_IllegalCall {theCodeAndModule=65543 theStatus=OF_error theText=0x006a67a4 "Illegal Call, perhaps wrong parameters" } and i am getting NULL which i have set as a default. Thank...
by ashishbme
Thu, 2011-05-19, 06:08
Forum: DCMTK - General
Topic: unable to get tag (0018,1310) acquisition matrix using the dcmtk
Replies: 9
Views: 12217

Hi J. Riesmeier, Thanks for your reply, In my project i am already using dcmtk for 2D and 3D viewer for CT but for 3D MR i need to add some more tag in my database for some calculation to get perfect view of MR Images. The tags which i am adding is (0018,0093) Percent Sampling (0018,0094) Percent Ph...
by ashishbme
Wed, 2011-05-18, 09:56
Forum: DCMTK - General
Topic: unable to get tag (0018,1310) acquisition matrix using the dcmtk
Replies: 9
Views: 12217

Re: unable to get tag (0018,1310) acquisition matrix using the dcmtk

ashishbme wrote:Hi All,

unable to get tag (0018,1310) acquisition matrix using the dcmtk

Please help me out.

From
Ashish
by ashishbme
Wed, 2011-05-18, 09:39
Forum: DCMTK - General
Topic: unable to get tag (0018,1310) acquisition matrix using the dcmtk
Replies: 9
Views: 12217

unable to get tag (0018,1310) acquisition matrix using the dcmtk

Hi All,

unable to get tag (0018,1310) acquisition matrix using the dcmtk

Please help me out.

From
Ashish
by ashishbme
Wed, 2011-05-11, 05:35
Forum: DCMTK - General
Topic: multi frame MRI
Replies: 1
Views: 12499

multi frame MRI

Hi, I am new to this forum, i want to know in multi frame MRI fields like percent sampling(0018,0093), percent phase FOV(0018,0094), reconstruction diameter (0018,1100), merge acquisition matrix (0018,1310), phase encoding direction (0018,1312), patient position (0018,5100), spacing between slice (0...