log Core/Images/ImageProcessing.cpp @ 4082:2e1564f57542

age author description
Tue, 23 Jun 2020 07:39:23 +0200 Sebastien Jodogne ImageProcessing::FitSizeKeepAspectRatio()
Mon, 22 Jun 2020 19:04:09 +0200 Sebastien Jodogne simplification in ImageProcessing::ShiftScale()
Mon, 22 Jun 2020 18:59:45 +0200 Sebastien Jodogne ImageProcessing::ShiftScale2()
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
Mon, 02 Dec 2019 10:59:40 +0100 Benjamin Golinvaux Suppressed a few warnings when building with emscripten (clang) + numeric truncation warnings
Thu, 07 Nov 2019 17:02:19 +0100 Alain Mazy ImageProcessing::ImagePoint::GetDistanceToLine
Fri, 25 Oct 2019 18:09:42 +0200 Sebastien Jodogne merge
Fri, 25 Oct 2019 18:09:27 +0200 Sebastien Jodogne ImageProcessing::FitSize()