log Core/Images/ImageProcessing.cpp @ 4080:f18eaade6153

age author description
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()
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
Wed, 28 Aug 2019 12:21:23 +0200 Sebastien Jodogne removed C++11 primitive
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, 26 Aug 2019 10:23:51 +0200 Sebastien Jodogne new functions in ImageProcessing toolbox: FlipX/Y(), Resize(), Halve()
Fri, 23 Aug 2019 17:31:43 +0200 Sebastien Jodogne more tolerance in ImageProcessing::Set()
Mon, 17 Jun 2019 23:36:37 +0200 Alain Mazy improved FillPolygon
Mon, 13 May 2019 14:50:24 +0200 Alain Mazy check limits in fillpolygon
Tue, 19 Mar 2019 09:00:34 +0100 Benjamin Golinvaux Added image clipping to <T> FillPolygon_ to prevent out-of-memory access
Wed, 20 Feb 2019 14:17:52 +0100 Alain Mazy ImagePoint::Set + GetDistanceTo
Mon, 18 Feb 2019 20:42:21 +0100 Sebastien Jodogne unit test Toolbox.SubstituteVariables
Mon, 18 Feb 2019 18:43:40 +0100 Alain Mazy ImageProcessing::FillPolygon
Fri, 15 Feb 2019 10:37:58 +0100 am merged ImageProcessing::Invert implementations
Thu, 14 Feb 2019 16:22:52 +0100 am added Invert for Grayscale16
Mon, 24 Dec 2018 11:39:11 +0100 Sebastien Jodogne preparing for 2019
Mon, 05 Nov 2018 13:24:16 +0100 Sebastien Jodogne fix
Tue, 30 Oct 2018 10:46:17 +0100 Sebastien Jodogne float to integer grayscale conversion
Tue, 23 Oct 2018 12:05:19 +0200 Sebastien Jodogne fix ImageProcessing::Set() for subregions
Thu, 18 Oct 2018 10:43:24 +0200 Sebastien Jodogne cont db-changes
Tue, 25 Sep 2018 10:17:59 +0200 Sebastien Jodogne bgra32 to grayscale conversion
Tue, 24 Jul 2018 15:00:58 +0200 Sebastien Jodogne PixelTraits<PixelFormat_RGBA32>
Fri, 01 Jun 2018 19:03:28 +0200 Sebastien Jodogne cont jobs
Thu, 31 May 2018 08:31:22 +0200 Sebastien Jodogne Grayscale64 pixel format
Thu, 22 Mar 2018 12:53:20 +0100 Sebastien Jodogne int16_t to rgba32 conversion
Tue, 20 Mar 2018 13:26:00 +0100 Sebastien Jodogne convert grayscale16 to bgra32
Wed, 14 Mar 2018 16:50:31 +0100 Sebastien Jodogne fix color-to-grayscale conversion
Wed, 14 Mar 2018 13:46:17 +0100 Sebastien Jodogne speed up ImageProcessing::Set
Tue, 13 Mar 2018 21:14:21 +0100 Sebastien Jodogne Bresenham's line algorithm
Tue, 13 Mar 2018 17:02:30 +0100 Sebastien Jodogne back to rounding to fix integration tests
Tue, 13 Mar 2018 16:29:20 +0100 Sebastien Jodogne PixelTraits and ImageTraits
Thu, 01 Mar 2018 09:29:06 +0100 Sebastien Jodogne speedup by truncating instead of rounding
Tue, 02 Jan 2018 09:35:07 +0100 Sebastien Jodogne upgrade to year 2018
Mon, 09 Oct 2017 21:58:08 +0200 Sebastien Jodogne Built-in decoding of palette images
Mon, 02 Oct 2017 22:02:05 +0200 Sebastien Jodogne PixelFormat_Float32
Fri, 09 Jun 2017 16:14:52 +0200 Sebastien Jodogne Fix issue #44 (Bad interpretation of photometric interpretation MONOCHROME1)
Fri, 20 Jan 2017 13:14:30 +0100 Sebastien Jodogne colorspace conversion from BGRA32 to RGB24
Wed, 04 Jan 2017 12:09:40 +0100 Sebastien Jodogne shared copyright with osimis
Mon, 10 Oct 2016 15:55:56 +0200 Sebastien Jodogne conversion RGB24 to BGRA32
Mon, 19 Sep 2016 17:22:41 +0200 Sebastien Jodogne PixelFormat_BGRA32
Tue, 17 May 2016 15:45:49 +0200 Sebastien Jodogne ImageProcessing::Set for float images
Sat, 14 May 2016 13:41:42 +0200 Sebastien Jodogne introducing float32 images
Mon, 09 May 2016 17:56:32 +0200 Sebastien Jodogne new conversions in ImageProcessing::Convert
Mon, 04 Jan 2016 13:17:22 +0100 Sebastien Jodogne 2016
Fri, 04 Sep 2015 16:36:18 +0200 Sebastien Jodogne Core/ImageFormats folder renamed as Core/Images base Core/ImageFormats/ImageProcessing.cpp@adc22db48f82