log Core/Images/ImageProcessing.cpp @ 3505:b2d4dd16dae8

age author description
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