Search found 10 matches

by Anees Hassan
Tue, 2020-10-13, 13:50
Forum: DCMTK - General
Topic: we cant display its orientation markers
Replies: 1
Views: 1453

we cant display its orientation markers

we used the command '--write-jpeg +Wi 1' to convert DCM to jpeg, when it is loading to the viewer through cornerstone js, we cant display its orientation markers.

kindly guide us to resolve
by Anees Hassan
Thu, 2020-01-30, 05:43
Forum: DCMTK - General
Topic: No pixel data found in DICOM dataset
Replies: 1
Views: 2794

No pixel data found in DICOM dataset

Hi all.
I try to convert dicom to jpeg using dcmj2pnm (dcmj2pnm --write-jpeg input.dcm output.jpeg),but i got error (E: no pixel data found in DICOM dataset
F: Missing attribute).

How can i fix this issue?
Please help me
by Anees Hassan
Tue, 2019-10-29, 11:11
Forum: DCMTK - General
Topic: Dicom files into video
Replies: 7
Views: 7483

Re: Dicom files into video

yes i need to change DICOM file to a standard video format(any type ie; mp4,avi,flv,mpeg,wmv)
by Anees Hassan
Tue, 2019-10-29, 05:18
Forum: DCMTK - General
Topic: printer does not support 'Presentation LUT SOP Class'
Replies: 5
Views: 3407

Re: printer does not support 'Presentation LUT SOP Class'

We used '/ usr / bin / dcmpsprt -s -v -d -c /etc/dcmtk/dcmpstat.cfg --printer DRYPIX4000 test.dcm' comment for printing the DICOM file, but I got the error 'spooler: printer does not support Presentation LUT SOP Class, presentation LUT related print job settings will be ignored. ' How do I rectify it?
by Anees Hassan
Tue, 2019-10-29, 04:57
Forum: DCMTK - General
Topic: Dicom files into video
Replies: 7
Views: 7483

Re: Dicom files into video

we need to convert the DICOM file into video in Ubuntu and CentOS etc, so we need to know whether this suggested application will work in linux Os,Then only we can request An evaluation version
by Anees Hassan
Mon, 2019-10-28, 06:59
Forum: DCMTK - General
Topic: Dicom files into video
Replies: 7
Views: 7483

Dicom files into video

Hi all,
is there any way to export dicom files into video using dcmtk
by Anees Hassan
Mon, 2019-10-28, 06:48
Forum: DCMTK - General
Topic: printer does not support 'Presentation LUT SOP Class'
Replies: 5
Views: 3407

Re: printer does not support 'Presentation LUT SOP Class'

can you help me to choose alternative way for the printing?
by Anees Hassan
Wed, 2019-10-23, 06:37
Forum: DCMTK - General
Topic: printer does not support 'Presentation LUT SOP Class'
Replies: 5
Views: 3407

printer does not support 'Presentation LUT SOP Class'

I am getting error "printer does not support 'Presentation LUT SOP Class'" while taking print of dicom files,I think this is because" printer does not support image transmission with 12 bits/pixel (as per the configuration file)" ,to resolve this we need to convert images to 8 bi...
by Anees Hassan
Wed, 2019-07-17, 07:05
Forum: DCMTK - General
Topic: Create quality jpeg image
Replies: 3
Views: 2361

Re: Create quality jpeg image

Thank you, I have used "+Wi 1 with dcmj2pnm" option to convert dicom to jpg file and the result was what i expected .
The comment as follows dcmj2pnm --write-jpeg +Wi 1 input.dcm output.jpeg.


Thanks again for your great suggestion
by Anees Hassan
Tue, 2019-07-16, 13:40
Forum: DCMTK - General
Topic: Create quality jpeg image
Replies: 3
Views: 2361

Create quality jpeg image

I converted Dicom to JPEG using dcmj2pnm (dcmj2pnm --write-jpeg input.dcm output.jpeg), but image quality were very loosed,how can convert Dicom to JPEG without losing image quality