log Core/Images/ImageProcessing.cpp @ 3926:2910b0d30fe0 transcoding

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
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()
Thu, 24 Oct 2019 11:40:02 +0200 Alain Mazy ImageProcessing::ApplyWindowing
Tue, 22 Oct 2019 17:30:43 +0200 Alain Mazy Copy RGBA to BGRA & Set with alpha
Mon, 21 Oct 2019 10:13:53 +0200 Alain Mazy ShiftLeft + ShiftRight
Wed, 25 Sep 2019 17:16:54 +0200 Sebastien Jodogne fix ImageProcessing::ShiftScale() on float images