33 Commits (f72035a1566a1b8b078a7adcaeaa08053dc59937)

Author SHA1 Message Date
Stefan Nikolei 5de26525fe Convert CodeBase to collection Expressions 11 months ago
Stefan Nikolei 18b8b662e9 Use Target Type new only when apparent 11 months ago
Stefan Nikolei 57f5966fe7 use Explicit Types and Target Type new 11 months ago
Ynse Hoornenborg 34891da46b Add SyncChannels option 4 years ago
Ynse Hoornenborg 976747490c Implement auto level processor 4 years ago
James Jackson-South 0e9a066195 FS Namespaces and Implicit Global Usings 4 years ago
James Jackson-South 97baeaf438 Update all files 4 years ago
James Jackson-South a8d269f35a Better test 5 years ago
James Jackson-South 2ce4e2166c Fix using 5 years ago
James Jackson-South 0110ff23ef 64 bit only. Huge image 5 years ago
James Jackson-South 5ceba7116c Ensure cdfMinSpan is cleared before use. 5 years ago
Brian Popow b49313e1dc Use StringComparison.Ordinal and fix some minor warnings 5 years ago
Brian Popow e06481c92b Add additional test categories 5 years ago
Brian Popow 82a5a61f3d Add global histogram equalization test which compares result to reference output 6 years ago
James Jackson-South 874115bd0a Update license 6 years ago
James Jackson-South 6183dd8c13 Update source license info. 6 years ago
Sergio Pedri 94c4660d10 Switched pixel format type constraint to unmanaged 6 years ago
James Jackson-South 8cd722cfc5 Revert `using` declaration changes for until we establish guidelines. 6 years ago
Brian Popow 51230a776f Change WithTestPatternImageAttribute to WithTestPatternImagesAttribute 6 years ago
Brian Popow f60bc937de Use using declarations to reduce nesting 6 years ago
Brian Popow 7b052c8076 Fix stylecop warnings in the test project 6 years ago
Brian Popow 2bd1df92ba Change test images for Issue984 to be non transparent 7 years ago
Brian Popow 9942e1f64b Change the default value of clipLimit 7 years ago
Anton Firszov 1845f5e142 debug save the output for Issue984 7 years ago
Brian Popow d15022007f Add regression test for Issue984 7 years ago
Simon Cropp bcbd4726a6 use var where apparent (#972) 7 years ago
Simon Cropp 270a073fc6 Cleanup (#965) 7 years ago
Anton Firszov 394174bb53 refactor HistogramEqualization 7 years ago
Brian Popow 5283c6db6d Feature: adaptive histogram equalization (#673) 7 years ago
James Jackson-South ade60bd284 Cleanup and remove double cast. 8 years ago
popow 2b7f982120 moved extension to the processing namespace and the processor accordingly into Processors namespace 8 years ago
popow d5cc405212 luminance levels is now a parameter of the constructor, defaults to 65536 8 years ago
popow a09fa9c618 moved test to Normalization folder 8 years ago
popow bba2116666 SixLabors.ImageSharp.Processing.Contrast -> SixLabors.ImageSharp.Processing.Normalization 8 years ago
popow 72a4ee4828 added support for 16 bit greyscale 8 years ago
popow 68d13b6ecb added HistogramEqualizationTest 8 years ago