4698 Commits (74b96f9f738f72423330004338f179a33a1a74b8)

Author SHA1 Message Date
James Jackson-South 2e2c78b481 Update equality check and add ests. Fix #1116 6 years ago
James Jackson-South 9251e5927a Update DitherExtensions.cs 6 years ago
James Jackson-South ad8d7757b4 Refactor to inline based on feedback. 6 years ago
James Jackson-South 9cf343bfef Add ditherscale to palette API 6 years ago
James Jackson-South ba38de5843 Add dither scaling and simplify API. 6 years ago
James Jackson-South 4a51777ce6 Update WuFrameQuantizer{TPixel}.cs 6 years ago
James Jackson-South aef2e7f2bc Handle transparent pixels with Octree 6 years ago
James Jackson-South 06d913db09 Fix Color.Transparent to match spec. 6 years ago
James Jackson-South a42d21d121 Add bounded quantization and update namings. 6 years ago
James Jackson-South 94f69b67f9 Make dither parallel and add benchmarks. 6 years ago
James Jackson-South 69baffb35c Update EuclideanPixelMap{TPixel}.cs 6 years ago
Sergio Pedri 13df9aef35 Added missing header text to BokehBlurKernelDataProvider.cs 6 years ago
James Jackson-South 042a6bef53 Cleanup and fix tests. 6 years ago
Sergio Pedri ae73187c78 Removed unnecessary BokehBlurProcessor<TPixel> fields 6 years ago
Sergio Pedri 1ff823093f Removed unnecessary field from bokeh blur parameters 6 years ago
Sergio Pedri 052629ecb5 Refactored BokehBlurProcessor<TPixel> to use new provider 6 years ago
Sergio Pedri 827ee53f10 Added BokehBlurKernelDataProvider class 6 years ago
James Jackson-South eca230340c Refactor dithering and quantizers. 6 years ago
James Jackson-South fd9f3d6942 Rename things 6 years ago
James Jackson-South 614741fa6d Update QuantizeProcessor{TPixel}.cs 6 years ago
James Jackson-South 7b1858277f Undo unrelated changes and clean up. 6 years ago
James Jackson-South dca9460b0a Update ErrorDiffuser.cs 6 years ago
James Jackson-South eb8ee78d29 Cleanup and perf fixes. 6 years ago
James Jackson-South cc64cb0199 Use AOS pattern with Moment struct 6 years ago
James Jackson-South 84847d2cb8 Cleanup 6 years ago
James Jackson-South f367f34229 Update BinaryThresholdProcessor{TPixel}.cs 6 years ago
James Jackson-South 41e13154e1 Update EdgeDetectorCompassProcessor{TPixel}.cs 6 years ago
James Jackson-South c36113dee7 Update ProjectiveTransformProcessor{TPixel}.cs 6 years ago
James Jackson-South f11a3a019b Use Span<T> as buffer param 6 years ago
James Jackson-South 33bd5a920c Fix arguments order and tests 6 years ago
James Jackson-South f85d7359eb Update AdaptiveHistogramEqualizationSlidingWindowProcessor{TPixel}.cs 6 years ago
James Jackson-South 620ed917ba Update AdaptiveHistogramEqualizationProcessor{TPixel}.cs 6 years ago
James Jackson-South e2e47a0ecf Update AdaptiveHistogramEqualizationProcessor and rename interfaces 6 years ago
James Jackson-South 4f878853f7 Update PixelateProcessor{TPixel}.cs 6 years ago
James Jackson-South 0952bc8f8d Revert "Merge pull request #1108 from SixLabors/sp/single-row-parallel-value-delegate" 6 years ago
James Jackson-South d33061c613 Update pixelate processor 6 years ago
Sergio Pedri e7b0f1f670 Rename APIs 6 years ago
Sergio Pedri 5708137dbd Refactor processors to single row with buffer APIs 6 years ago
Sergio Pedri b2b140a3d0 Add single row value delegate with buffer 6 years ago
Sergio Pedri 78c245c5f4 Refactor single row APIs 6 years ago
Sergio Pedri d6c53a02be Refactor processors to single row logic 6 years ago
Sergio Pedri a34756d28e Add single row RowAction value delegate 6 years ago
Sergio Pedri a77a0b2527 Skip some safety readonly struct copies 6 years ago
Sergio Pedri e47831702e Refactor BinaryThresholdProcessor<TPixel> 6 years ago
Sergio Pedri 1c775dc342 Refactor ImageFrame<TPixel> 6 years ago
Sergio Pedri 36dd4a3d0f Refactor GlobalHistogramEqualizationProcessor<TPixel> 6 years ago
James Jackson-South 98c8d4f3df Update RotateProcessor{TPixel}.cs 6 years ago
James Jackson-South c8655c7f5a Seal ResizeWorker 6 years ago
James Jackson-South 5db408098a Update ResizeProcessor{TPixel}.cs 6 years ago
James Jackson-South 7f1c2d6e4a Update FlipProcessor 6 years ago