|
|
C-Store, multiple transfer syntaxes
Hi guys,
Maybe somebody has an answer to my question. The SCU requests an
association with 2 presentation contexts, both of the same abstract
syntax but with difference transfersyntaxes. F.e. CT with lossless
JPEG and CT with baseline JPEG. The SCP accepts both and now the SCU
issues a C-Store with 2 files, both CT but 1 file is lossless
compressed and one is baseline compressed.
How does the SCP know which one is lossless and which is lossy? Is it
up to the SCP to detect the compression used in the pixel data?
Thanks,
Rutger
|
|
0
|
|
|
|
Reply
|
Rutger
|
2/19/2010 1:36:27 PM |
|
In the C-STORE operation the SCU transfers data to the SCP via P-DATA
PDUs.
These P-DATA PDUs contain values which are prefixed with one of the
previously accepted presentation context IDs (PS 3.8-2009 9.3.5.1).
So when the SCU transfers the lossless dataset it should use the
presentation context ID with the accepted lossless transfer syntax
and
when it transfers the lossy dataset it should use the presentation
context ID with the accepted lossy transfer syntax.
Therefore the receiving SCP should know which transfer syntax is being
used by looking at the presentation context ID of the incoming P-DATA
PDUs.
Nils
|
|
0
|
|
|
|
Reply
|
ngladitz
|
2/19/2010 1:56:38 PM
|
|
Hi Nils,
Thanks! That's exactly what I overlooked!
Rutger
|
|
0
|
|
|
|
Reply
|
Rutger
|
2/20/2010 11:02:12 AM
|
|
|
2 Replies
294 Views
(page loaded in 0.055 seconds)
Similiar Articles: multiple copy - comp.text.pdfBut if yours doesn't (and you don't want the newer > reader), then have you tried specifying 1 copy in the Adobe print > dialog, and then choose multiple copies in your ... Unpacking a cell array into multiple variables - comp.soft-sys ...I have an MxN cell array, C, I'd like to unpack--using assignment syntax and ... performance array of struct vs. multiple arrays - comp.soft-sys ..... com) you can store ... Opening Multiple Files - comp.soft-sys.matlab... am using the function to open a file fid=fopen('C ... need to do on each file fclose(fid); end Or store ... For the case where multiple elements change, the NUM2STR ... bit fields and default initialization - comp.lang.c++.moderated ...C syntax - Wikipedia, the free encyclopedia A bit field is declared as a structure ... A bit field is a common idiom used in computer programming to compactly store multiple ... Access multiple structures within cell array - comp.soft-sys ...... any way to get at the information from a set of c... ... If the structures has similarity, why not store in struct ... syntax for creating array of cell arrays - comp.soft-sys ... expected unqualified-id before numeric constant - comp.lang.c++ ...Many thanks Michael Multiple markers at this ... before ... syscalls, which document syntax, semantics, and expected ... stand to see 32 bits simply used to store a ... Correct syntax for bzip and gnu tar - comp.sys.hp.hpuxWhat is the correct syntax to tar up a directory..... ... So, you create an archive, compress it, store it to ... This allow you to use pipes to filter or transfer the data. How to c the wavread function.. - comp.soft-sys.matlabAs i wish to c how the sound data x is retrieved from ... int b2 = abData[i + 1]; int value; //Store the ... Matlab: HELP How to read multiple wave files? - programming ... standar command line argument parser - comp.unix.programmer ...Hello all, I was wondering if there is a C/C++ ... --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer ... parser im looking for should be able to support multiple ... variant data type - comp.lang.fortranI would probably pack/unpack the bits using either transfer() or internal I ... 2000 sql_variant data type is a special data type that allows you to store values of multiple ... PacsOne Server DICOM 3.0 Conformance StatementIf multiple transfer syntaxes are proposed in a presentation context by the remote C-STORE SCU, and PacsOne Server Premium Edition supports one of more of them, then the ... OFFIS DCMTK: storescu: DICOM storage (C-STORE) SCU... DICOM file on the command line it sends a C-STORE ... from config file f proposed transmission transfer syntaxes ... the content of the corresponding text file (multiple ... 7/14/2012 2:11:39 PM
|
|
|
|
|
|
|
|
|