Mercurial > hg > orthanc
log Core/Images/ImageProcessing.cpp @ 3838:95083d2f6819
age | author | description |
---|---|---|
Mon, 02 Mar 2020 15:32:45 +0100 | Sebastien Jodogne | replacing std::auto_ptr by std::unique_ptr |
Tue, 25 Feb 2020 13:57:43 +0100 | Sebastien Jodogne | implementation of "/instances/.../rendered" for grayscale images |
Mon, 24 Feb 2020 17:30:20 +0100 | Sebastien Jodogne | fix for older compilers |
Mon, 24 Feb 2020 17:19:37 +0100 | Sebastien Jodogne | skeleton for new route: /instances/{id}/rendered |
Mon, 24 Feb 2020 16:26:59 +0100 | Sebastien Jodogne | merging implementations of ImageProcessing::ShiftScale() and ApplyWindowing() |
Fri, 31 Jan 2020 17:14:59 +0100 | Sebastien Jodogne | upgrade to year 2020 |
Thu, 09 Jan 2020 18:54:40 +0100 | Alain Mazy | /instances/{id}/preview route now takes the windowing into account |