Home
last modified time | relevance | path

Searched refs:PhotometricInterpretation (Results 151 – 175 of 612) sorted by relevance

12345678910>>...25

/dports/devel/gdcm/gdcm-3.0.10/Testing/Source/MediaStorageAndFileFormat/Cxx/
H A DTestImageChangeTransferSyntax3.cxx136 assert( img.GetPhotometricInterpretation() == gdcm::PhotometricInterpretation::MONOCHROME1 in TestImageChangeTransferSyntaxRLE()
137 || img.GetPhotometricInterpretation() == gdcm::PhotometricInterpretation::MONOCHROME2 ); in TestImageChangeTransferSyntaxRLE()
H A DTestImageChangePlanarConfiguration.cxx123 assert( img.GetPhotometricInterpretation() == gdcm::PhotometricInterpretation::MONOCHROME1 in TestImageChangePlanarConfigurationFunc()
124 || img.GetPhotometricInterpretation() == gdcm::PhotometricInterpretation::MONOCHROME2 ); in TestImageChangePlanarConfigurationFunc()
H A DTestFileChangeTransferSyntax2.cxx151 assert( img.GetPhotometricInterpretation() == gdcm::PhotometricInterpretation::MONOCHROME1 in TestFileChangeTransferSyntax2Func()
152 || img.GetPhotometricInterpretation() == gdcm::PhotometricInterpretation::MONOCHROME2 ); in TestFileChangeTransferSyntax2Func()
H A DTestFileChangeTransferSyntax3.cxx151 assert( img.GetPhotometricInterpretation() == gdcm::PhotometricInterpretation::MONOCHROME1 in TestFileChangeTransferSyntax3Func()
152 || img.GetPhotometricInterpretation() == gdcm::PhotometricInterpretation::MONOCHROME2 ); in TestFileChangeTransferSyntax3Func()
H A DTestImageChangeTransferSyntax7.cxx154 assert( img.GetPhotometricInterpretation() == gdcm::PhotometricInterpretation::MONOCHROME1 in TestImageChangeTransferSyntaxIM2RAWBE()
155 || img.GetPhotometricInterpretation() == gdcm::PhotometricInterpretation::MONOCHROME2 ); in TestImageChangeTransferSyntaxIM2RAWBE()
H A DTestFileChangeTransferSyntax1.cxx151 assert( img.GetPhotometricInterpretation() == gdcm::PhotometricInterpretation::MONOCHROME1 in TestFileChangeTransferSyntax1Func()
152 || img.GetPhotometricInterpretation() == gdcm::PhotometricInterpretation::MONOCHROME2 ); in TestFileChangeTransferSyntax1Func()
H A DTestFileChangeTransferSyntax4.cxx151 assert( img.GetPhotometricInterpretation() == gdcm::PhotometricInterpretation::MONOCHROME1 in TestFileChangeTransferSyntax4Func()
152 || img.GetPhotometricInterpretation() == gdcm::PhotometricInterpretation::MONOCHROME2 ); in TestFileChangeTransferSyntax4Func()
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmimgle/libsrc/
H A Ddidocu.cc47 PhotometricInterpretation() in DiDocument()
80 PhotometricInterpretation() in DiDocument()
166 … PixelData->getDecompressedColorModel(OFstatic_cast(DcmItem *, Object), PhotometricInterpretation); in convertPixelData()
/dports/science/py-pydicom/pydicom-2.2.2/doc/guides/encoding/
H A Drle_lossless.rst120 >>> ds.PhotometricInterpretation
135 >>> ds.PhotometricInterpretation
159 >>> ds.PhotometricInterpretation = 'YBR_FULL'
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/
H A DEnumerations.h472 enum PhotometricInterpretation enum
770 const char* EnumerationToString(PhotometricInterpretation photometric);
816 PhotometricInterpretation StringToPhotometricInterpretation(const char* value);
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/
H A DEnumerations.h472 enum PhotometricInterpretation enum
770 const char* EnumerationToString(PhotometricInterpretation photometric);
816 PhotometricInterpretation StringToPhotometricInterpretation(const char* value);
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/
H A DEnumerations.h472 enum PhotometricInterpretation enum
770 const char* EnumerationToString(PhotometricInterpretation photometric);
816 PhotometricInterpretation StringToPhotometricInterpretation(const char* value);
/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/ThirdPartyDownloads/Orthanc-1.8.1/OrthancFramework/Sources/
H A DEnumerations.h468 enum PhotometricInterpretation enum
771 const char* EnumerationToString(PhotometricInterpretation photometric);
820 PhotometricInterpretation StringToPhotometricInterpretation(const char* value);
/dports/science/py-pydicom/pydicom-2.2.2/pydicom/benchmarks/
H A Dbench_handler_numpy.py80 ds.PhotometricInterpretation = 'MONOCHROME2'
82 ds.PhotometricInterpretation = 'RGB'
/dports/graphics/viu/viu-1.1/cargo-crates/tiff-0.5.0/src/
H A Derror.rs7 use tags::{CompressionMethod, PhotometricInterpretation, PlanarConfiguration, Tag};
112 InterpretationWithBits(PhotometricInterpretation, Vec<u8>),
/dports/misc/perkeep/perkeep-0.11/vendor/github.com/rwcarlsen/goexif/exif/
H A Dfields.go15 PhotometricInterpretation FieldName = "PhotometricInterpretation" const
150 0x0106: PhotometricInterpretation,
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/rwcarlsen/goexif/exif/
H A Dfields.go15 PhotometricInterpretation FieldName = "PhotometricInterpretation" const
159 0x0106: PhotometricInterpretation,
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/rwcarlsen/goexif/exif/
H A Dfields.go15 PhotometricInterpretation FieldName = "PhotometricInterpretation" const
159 0x0106: PhotometricInterpretation,
/dports/science/orthanc/Orthanc-1.9.7/OrthancFramework/Sources/
H A DEnumerations.h472 enum PhotometricInterpretation enum
771 const char* EnumerationToString(PhotometricInterpretation photometric);
820 PhotometricInterpretation StringToPhotometricInterpretation(const char* value);
/dports/misc/broot/broot-1.7.0/cargo-crates/tiff-0.6.1/src/
H A Derror.rs8 CompressionMethod, PhotometricInterpretation, PlanarConfiguration, SampleFormat, Tag,
149 InterpretationWithBits(PhotometricInterpretation, Vec<u8>),
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/tiff-0.6.1/src/
H A Derror.rs8 CompressionMethod, PhotometricInterpretation, PlanarConfiguration, SampleFormat, Tag,
149 InterpretationWithBits(PhotometricInterpretation, Vec<u8>),
/dports/www/zola/zola-0.15.2/cargo-crates/tiff-0.6.1/src/
H A Derror.rs8 CompressionMethod, PhotometricInterpretation, PlanarConfiguration, SampleFormat, Tag,
149 InterpretationWithBits(PhotometricInterpretation, Vec<u8>),
/dports/sysutils/onefetch/onefetch-2.10.2/cargo-crates/tiff-0.6.1/src/
H A Derror.rs8 CompressionMethod, PhotometricInterpretation, PlanarConfiguration, SampleFormat, Tag,
149 InterpretationWithBits(PhotometricInterpretation, Vec<u8>),
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/tiff-0.6.1/src/
H A Derror.rs8 CompressionMethod, PhotometricInterpretation, PlanarConfiguration, SampleFormat, Tag,
149 InterpretationWithBits(PhotometricInterpretation, Vec<u8>),
/dports/misc/vxl/vxl-3.3.2/v3p/dcmtk/dcmimgle/include/
H A Ddcmimage.h409 …return (PhotometricInterpretation == EPI_Monochrome1) || (PhotometricInterpretation == EPI_Monochr… in isMonochrome()
418 return PhotometricInterpretation; in getPhotometricInterpretation()
1741 EP_Interpretation PhotometricInterpretation; variable

12345678910>>...25