log Core/Images/ImageProcessing.cpp @ 2496:3d65adee289a

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