comparison Framework/Toolbox/DicomFrameConverter.h @ 714:d2c0e347ddc2

deprecating DicomFrameConverter
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 20 May 2019 16:26:34 +0200
parents e77cbe4bb4c8
children
comparison
equal deleted inserted replaced
713:e63c8b9b7b02 714:d2c0e347ddc2
25 #include <Core/DicomFormat/DicomMap.h> 25 #include <Core/DicomFormat/DicomMap.h>
26 #include <Core/Images/ImageAccessor.h> 26 #include <Core/Images/ImageAccessor.h>
27 27
28 #include <memory> 28 #include <memory>
29 29
30 namespace OrthancStone 30 namespace Deprecated
31 { 31 {
32 /** 32 /**
33 * This class is responsible for converting the pixel format of a 33 * This class is responsible for converting the pixel format of a
34 * DICOM frame coming from Orthanc, into a pixel format that is 34 * DICOM frame coming from Orthanc, into a pixel format that is
35 * suitable for Stone, given the relevant DICOM tags: 35 * suitable for Stone, given the relevant DICOM tags: