log UnitTestsSources/ImageProcessingTests.cpp @ 4079:73c22208272f

age author description
Mon, 22 Jun 2020 18:59:45 +0200 Sebastien Jodogne ImageProcessing::ShiftScale2()
Mon, 08 Jun 2020 17:03:25 +0200 Sebastien Jodogne merging logging code for plugins and files
Fri, 05 Jun 2020 16:07:01 +0200 Sebastien Jodogne working on the shared library for Orthanc framework
Mon, 02 Mar 2020 15:32:45 +0100 Sebastien Jodogne replacing std::auto_ptr by std::unique_ptr
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()
Tue, 04 Feb 2020 15:50:17 +0100 Sebastien Jodogne fix access to uninitialized pixels in unit tests storage-commitment
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
Tue, 27 Aug 2019 14:26:04 +0200 Sebastien Jodogne unit testing new functions in ImageProcessing
Tue, 27 Aug 2019 12:10:13 +0200 Sebastien Jodogne ImageProcessing::SeparableConvolution()
Mon, 17 Jun 2019 23:36:37 +0200 Alain Mazy improved FillPolygon