1. How do i Add this Tag Element (0002,0016) Source Application Entity Title into my DICOM Header
2. Created the DICOM file using Dicom Toolkit in VB.Net and tried to open the same DICOM file in eFilm and it is showing very dark imgage hardly visible by human eye. While in Clear Canvas Workstation it shows fine.
My Source JPG Image is 24bit RGB Image , can somebody suggest me Header Tag settings for my image type
these are settings what i used
(0028, 0002) Samples Per Pixel: 3
(0028,0004) Photometric Interpertation : RGB
(0028,0010) Rows: 2912
(0028,0011) Columns : 3704
(0028,0100) Bits Allocated: 8
(0028,0101) Bits Stored: 8
(0028,0102) High Bit: 7
So can somebody suggest me values for Samples Per Pixel, Bits allocated, Bits Stored and High bit. My Source Image is attached