Home
last modified time | relevance | path

Searched refs:YBR_FULL_422 (Results 1 – 25 of 36) sorted by relevance

12

/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/
H A DgdcmPhotometricInterpretation.cxx134 || PIField == YBR_FULL_422 in GetSamplesPerPixel()
164 case YBR_FULL_422: in IsLossless()
196 || PIField == YBR_FULL_422 ) in IsSameColorSpace()
198 if( pi == YBR_FULL || pi == YBR_FULL_422 ) return true; in IsSameColorSpace()
H A DgdcmJPEGBITSCodec.hxx465 PI = PhotometricInterpretation::YBR_FULL_422; in GetHeaderInfo()
480 PI = PhotometricInterpretation::YBR_FULL_422; // 4th plane ?? in GetHeaderInfo()
580 GetPhotometricInterpretation() != PhotometricInterpretation::YBR_FULL_422 ) in GetHeaderInfo()
838 GetPhotometricInterpretation() != PhotometricInterpretation::YBR_FULL_422 ) in DecodeByStreams()
859 || GetPhotometricInterpretation() == PhotometricInterpretation::YBR_FULL_422 ) in DecodeByStreams()
1239 case PhotometricInterpretation::YBR_FULL_422: in InternalCode()
1452 case PhotometricInterpretation::YBR_FULL_422: in EncodeBuffer()
H A DgdcmPhotometricInterpretation.h41 YBR_FULL_422, enumerator
H A DgdcmImageChangePlanarConfiguration.cxx39 || Input->GetPhotometricInterpretation() == PhotometricInterpretation::YBR_FULL_422 in Change()
H A DgdcmIconImageGenerator.cxx497 && P->GetPhotometricInterpretation() != PhotometricInterpretation::YBR_FULL_422 in Generate()
508 || P->GetPhotometricInterpretation() == PhotometricInterpretation::YBR_FULL_422 in Generate()
670 || P->GetPhotometricInterpretation() == PhotometricInterpretation::YBR_FULL_422 in Generate()
676 || P->GetPhotometricInterpretation() == PhotometricInterpretation::YBR_FULL_422 ) in Generate()
H A DgdcmRLECodec.cxx342 || GetPhotometricInterpretation() == PhotometricInterpretation::YBR_FULL_422 ) in Code()
370 || GetPhotometricInterpretation() == PhotometricInterpretation::YBR_FULL_422 ) in Code()
H A DgdcmImageChangeTransferSyntax.cxx69 if( input.GetPhotometricInterpretation() == PhotometricInterpretation::YBR_FULL_422 ) in UpdatePhotometricInterpretation()
H A DgdcmImageCodec.cxx580 case PhotometricInterpretation::YBR_FULL_422: in DecodeByStreams()
H A DgdcmJPEGCodec.cxx434 case PhotometricInterpretation::YBR_FULL_422: in IsValid()
/dports/devel/gdcm/gdcm-3.0.10/Source/MediaStorageAndFileFormat/
H A DgdcmPhotometricInterpretation.cxx134 || PIField == YBR_FULL_422 in GetSamplesPerPixel()
164 case YBR_FULL_422: in IsLossless()
196 || PIField == YBR_FULL_422 ) in IsSameColorSpace()
198 if( pi == YBR_FULL || pi == YBR_FULL_422 ) return true; in IsSameColorSpace()
H A DgdcmJPEGBITSCodec.hxx465 PI = PhotometricInterpretation::YBR_FULL_422; in GetHeaderInfo()
480 PI = PhotometricInterpretation::YBR_FULL_422; // 4th plane ?? in GetHeaderInfo()
580 GetPhotometricInterpretation() != PhotometricInterpretation::YBR_FULL_422 ) in GetHeaderInfo()
838 GetPhotometricInterpretation() != PhotometricInterpretation::YBR_FULL_422 ) in DecodeByStreams()
859 || GetPhotometricInterpretation() == PhotometricInterpretation::YBR_FULL_422 ) in DecodeByStreams()
1247 case PhotometricInterpretation::YBR_FULL_422: in InternalCode()
1468 case PhotometricInterpretation::YBR_FULL_422: in EncodeBuffer()
H A DgdcmPhotometricInterpretation.h41 YBR_FULL_422, enumerator
H A DgdcmImageChangePlanarConfiguration.cxx39 || Input->GetPhotometricInterpretation() == PhotometricInterpretation::YBR_FULL_422 in Change()
H A DgdcmIconImageGenerator.cxx497 && P->GetPhotometricInterpretation() != PhotometricInterpretation::YBR_FULL_422 in Generate()
508 || P->GetPhotometricInterpretation() == PhotometricInterpretation::YBR_FULL_422 in Generate()
670 || P->GetPhotometricInterpretation() == PhotometricInterpretation::YBR_FULL_422 in Generate()
676 || P->GetPhotometricInterpretation() == PhotometricInterpretation::YBR_FULL_422 ) in Generate()
H A DgdcmRAWCodec.cxx75 PI != PhotometricInterpretation::YBR_FULL_422 && in DecodeBytes()
H A DgdcmImageChangeTransferSyntax.cxx69 if( input.GetPhotometricInterpretation() == PhotometricInterpretation::YBR_FULL_422 ) in UpdatePhotometricInterpretation()
410 && Input->GetPhotometricInterpretation() == PhotometricInterpretation::YBR_FULL_422 ) in Change()
H A DgdcmRLECodec.cxx342 || GetPhotometricInterpretation() == PhotometricInterpretation::YBR_FULL_422 ) in Code()
370 || GetPhotometricInterpretation() == PhotometricInterpretation::YBR_FULL_422 ) in Code()
H A DgdcmFileChangeTransferSyntax.cxx366 if( Internals->PI == PhotometricInterpretation::YBR_FULL_422 && in InitializeCopy()
H A DgdcmImageRegionReader.cxx238 …hotometricInterpretationValue(GetFile()) == PhotometricInterpretation::YBR_FULL_422 ) return false; in ReadRAWIntoBuffer()
/dports/science/py-pydicom/pydicom-2.2.2/doc/release_notes/
H A Dv1.4.0.rst27 YBR_FULL or YBR_FULL_422. (:issue:`263`, :issue:`273`, :issue:`826`)
50 Interpretation* of `YBR_FULL_422` to the numpy pixel data handler.
/dports/devel/gdcm/gdcm-3.0.10/Testing/Source/MediaStorageAndFileFormat/Cxx/
H A DTestPhotometricInterpretation.cxx83 if( pi != gdcm::PhotometricInterpretation::YBR_FULL_422) in TestPhotometricInterpretation()
/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/
H A DNEWS107 * Fix issue 29 (support of photometric interpretation YBR_FULL_422)
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmjpeg/docs/
H A Ddcmcjpeg.man251 # compressed image uses YBR_FULL or YBR_FULL_422 photometric
319 4:2:2 subsampling with YBR_FULL_422 (default)
323 # interpretation is encoded as YBR_FULL_422.
349 4:1:1 subsampling with YBR_FULL_422
353 # interpretation is encoded as YBR_FULL_422, which violates DICOM rules.
593 \li Photometric Interpretations YBR_FULL_422, YBR_PARTIAL_422, YBR_PARTIAL_420,
H A Ddcmdjpeg.man87 # If the compressed image uses YBR_FULL or YBR_FULL_422 photometric
119 # Note that a conversion from YBR_FULL_422 to YBR_FULL will still take
/dports/science/py-pydicom/pydicom-2.2.2/doc/guides/
H A Dglossary.rst52 ``'RGB'``, ``'YBR_FULL'``, ``'YBR_FULL_422'``, ``'YBR_PARTIAL_420'``,

12