Project

General

Profile

Actions

Feature #220

closed

anwendungsspezifische File Meta Information schreiben

Added by Jörg Riesmeier about 21 years ago. Updated 7 days ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

100%

Estimated time:
Module:
dcmdata
Operating System:
Compiler:

Description

Momentan ersetzt die Schreibroutine in dcmdata einige Angaben im Meta-Header
immer durch die des Toolkits. Dies ist im allgemeinen auch sicherlich sinnvoll,
sollte aber ggf. fuer bestimmte Anwendungen abgeschaltet werden koennen. Zum
Beispiel fuer dump2dcm und xml2dcm: hier wird der eingelesene Meta-Header
bislang (mehr oder weniger) ignoriert.

=== Nachtrag JR (2009-08-21) ===

Der neue writeMode ''EWM_dontUpdateMeta'' erlaubt es, den Meta-Header zu schreiben, ohne ihn vorher zu aktualisieren. Achtung, dies gilt auch für die Gruppenlänge und die Transfersyntax!

Actions #1

Updated by Marco Eichelberg 7 days ago

  • Description updated (diff)
  • Status changed from New to Closed
  • % Done changed from 0 to 100

In mode EWM_updateMeta, only the SOP Class UID, the SOP Instance UID and the metaheader group length are updated. With EWM_dontUpdateMeta, the metaheader is fully under user control. That offers all functionality needed.

Actions

Also available in: Atom PDF