5019 Commits (f257ef2217aa5a0bd8926de98a8191bd41f8bdbe)

Author SHA1 Message Date
Sergio Pedri dd4285ded4 Add single row value delegate with buffer 7 years ago
Sergio Pedri d6fb30eb3e Refactor single row APIs 7 years ago
Sergio Pedri a0ad4ce3c6 Refactor processors to single row logic 7 years ago
Sergio Pedri b77dcfacf7 Add single row RowAction value delegate 7 years ago
Sergio Pedri dd7bd7b279 Skip some safety readonly struct copies 7 years ago
Sergio Pedri 6b9d344ceb Refactor BinaryThresholdProcessor<TPixel> 7 years ago
Sergio Pedri d2741422fc Refactor ImageFrame<TPixel> 7 years ago
Sergio Pedri add96139d6 Refactor GlobalHistogramEqualizationProcessor<TPixel> 7 years ago
James Jackson-South 57e03aebbc Update RotateProcessor{TPixel}.cs 7 years ago
James Jackson-South 508381851a Seal ResizeWorker 7 years ago
James Jackson-South e771c50ab2 Update ResizeProcessor{TPixel}.cs 7 years ago
James Jackson-South 70f0e9a421 Update FlipProcessor 7 years ago
James Jackson-South 57acad21f8 Update GlowProcessor{TPixel}.cs 7 years ago
James Jackson-South 4cf5920d04 Update VignetteProcessor{TPixel}.cs 7 years ago
James Jackson-South c01889f11f Update GlowProcessor{TPixel}.cs 7 years ago
James Jackson-South d7bce16e2a Update BackgroundColorProcessor{TPixel}.cs 7 years ago
James Jackson-South e9e461ec05 Update ProjectiveTransformProcessor{TPixel}.cs 7 years ago
James Jackson-South c6c6b9ba2e Minor perf update 7 years ago
Anton Firszov 80e0eee04f change AdvancedImageExtensions public API-s 7 years ago
Anton Firszov e2b9db5f88 fix JpegEncoder disco buffer handling 7 years ago
Sergio Pedri d39a0570dd Refactor FilterProcessor 7 years ago
Sergio Pedri 6d4d9a6ab1 Major refactor to the pixel row delegate processors 7 years ago
Sergio Pedri f49d1b6bef Refactor PixelRowDelegateProcessorBase<TPixel> 7 years ago
Sergio Pedri d5d50e941b Refactor OilPaintingProcessor<TPixel> 7 years ago
Sergio Pedri b77a27cf0c Refactor DrawImageProcessor<TPixelBg, TPixelFg> 7 years ago
Sergio Pedri 2bc5d82fbb Removed unnecessary XML comments 7 years ago
Sergio Pedri d844f8ac88 Add readonly modifiers to APIs in Rectangle 7 years ago
Sergio Pedri 1564149ece Refactor Convolution2DProcessor<TPixel> 7 years ago
Sergio Pedri 58418b43cc Refactor EdgeDetectorCompassProcessor<TPixel> 7 years ago
Sergio Pedri c5ed8697fe Refactor ConvolutionProcessor<TPixel> 7 years ago
Sergio Pedri 6298c78b85 Refactor Convolution2PassProcessor<TPixel> 7 years ago
Sergio Pedri 2f83149207 Refactor BokehBlurProcessor<TPixel> 7 years ago
Sergio Pedri 079e2a671b Add XML comments to the CropProcessor<TPixel> 7 years ago
James Jackson-South e40731d5da Internalize, partially optimize and rename Action methods. 7 years ago
James Jackson-South 01f2c05f72 Update ProjectiveTransformProcessor{TPixel}.cs 7 years ago
James Jackson-South 7f19fb21cb Convert AffineTranformProcessor 7 years ago
James Jackson-South 62890f8184 Rename class and add native memory profiler 7 years ago
James Jackson-South e3a7bb40c5 Remove final allocations 7 years ago
James Jackson-South abb064f2a0 Normalize row action with buffer. 7 years ago
James Jackson-South 45233668cd Reduce captuing allocation to 16 bytes. 7 years ago
James Jackson-South aaa5bb7e36 Add row action overload 7 years ago
Anton Firszov 3d832d76dd Decode Jpegs to non-contiguous buffers 7 years ago
James Jackson-South 1b061b7bf8 Break when minY >= bottom 7 years ago
James Jackson-South 386ba93dde Fix tests 7 years ago
James Jackson-South 343d75adef Test false color parsing 7 years ago
James Jackson-South 50a693791f Delete Rgba32 named colors 7 years ago
Anton Firszov da65467918 Actually resize a 30k x 30k image 7 years ago
Anton Firszov 06399150e0 robust BufferArea 7 years ago
Anton Firszov 8bd19cb564 Improve robustness of discontiguous Buffer2D 7 years ago
Anton Firszov fa04bf0c3a replace MemorySource with MemoryGroup 7 years ago