Query: dcfile
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DCFILE(1) DICOM PS3 - Describe DICOM file content DCFILE(1)NAMEdcfile - ACR/NEMA DICOM PS3 ... DICOM PS3 - Describe DICOM file contentSYNOPSISdcfile [ -b|brief ] [ -filename ]DESCRIPTIONdcfile reads the named dicom or acr-nema input file and describes the encoding method of the file, ie. what transfer syntax is in use, and whether or not a Part 10 style meta-information header is present.OPTIONSThe description goes to standard error. The basic input switches are described in dcintro(1). Options specific to this program are: -b|brief Display a single line brief summary. -filename Show the name of the file supplied in the arguments; a hyphen will be reported if no filename was supplied.ENVIRONMENTEXAMPLES% dcfile dicomdir. Meta: UID 1.2.840.10008.1.2.1 Meta: Description "Explicit VR Little Endian" Meta: ByteOrder Little Meta: VR Explicit Meta: Encapsulated No Data: UID 1.2.840.10008.1.2.1 Data: Description "Explicit VR Little Endian" Data: ByteOrder Little Data: VR Explicit Data: Encapsulated No % dcfile expmeta.dc3 Meta: UID 1.2.840.10008.1.2.1 Meta: Description "Explicit VR Little Endian" Meta: ByteOrder Little Meta: VR Explicit Meta: Encapsulated No Data: UID 1.2.840.10008.1.2 Data: Description "Implicit VR Little Endian" Data: ByteOrder Little Data: VR Implicit Data: Encapsulated No % dcfile NM.1 Data: UID 1.2.840.10008.1.2 Data: Description "Implicit VR Little Endian" Data: ByteOrder Little Data: VR Implicit Data: Encapsulated No % dcfile test.spi Data: ByteOrder Big Data: VR Implicit Data: Encapsulated No % dcfile -b evrlewm.dcm DICOM file, with metaheader, Explicit VR Little Endian % dcfile -b evrlenom.dcm DICOM file, no metaheader, Explicit VR Little EndianFILESSEE ALSOfile(1), dcdump(1), dcintro(1)AUTHORCopyright (C) 1993-2010. David A. Clunie DBA PixelMed Publishing. All rights reserved.BUGSDICOM PS3 6 March 2007 DCFILE(1)
Related Man Pages |
---|
andump(1) - debian |
dciodvfy(1) - debian |
dcsort(1) - debian |
gdcminfo(1) - debian |
gdcmtar(1) - debian |
Similar Topics in the Unix Linux Community |
---|
merging of files. |
Need explanation for $PS1, $PS2, $PS3, $PS4 |
shell |
Is is possible to pass multiple entries in PS3 select ? |
How to use awk to output such a pattern? |