43 Commits (ceb656dab0ae5f1ee7c0b1b49d7cd440ecd04a63)

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
James Jackson-South eb5c05efe1 Allow decoding Tiff of different frame size. 2 years ago
James Jackson-South f73cdb0520 Expose non-nullable configuration to remove null check 3 years ago
James Jackson-South dc58f2bc8a Better fix for report 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
Anton Firszov 9047fc971d remove ImageFrame.GetPixelRowSpan 5 years ago
James Jackson-South 27e6b58643 Final final warnings 5 years ago
James Jackson-South 874115bd0a Update license 6 years ago
James Jackson-South 6183dd8c13 Update source license info. 6 years ago
James Jackson-South 9e6a03459a Normalize MemoryAllocator references. 6 years ago
Brian Popow 7b052c8076 Fix stylecop warnings in the test project 6 years ago
James Jackson-South c24b364be1 Merge namespaces 6 years ago
Simon Cropp c2555b6199 fix some spelling (#962) 7 years ago
Anton Firszov bd78bff113 Feed Configuration to all methods in PixelOperations 8 years ago
Anton Firszov ada0225258 Adapt Span.CopyTo(...) semantics for all pixel conversion methods in PixelOperations 8 years ago
James Jackson-South 9a80514f2c Faster 32-64 bit conversion, update references, and cleanup. 8 years ago
James Jackson-South ae66072668 Use Rgba64 for image comparison. 8 years ago
Jason Nelson 55d0e8c62a Format tests 8 years ago
James Jackson-South 8bda02579f Refactor Image, ImageFrame + IImage 8 years ago
Anton Firszov fc554abe9b undo Linux-specific hacking, run `CompareToReferenceOutput()` on Windows only 8 years ago
Anton Firszov fe20e71c09 Higher threshold for LomographTest 8 years ago
Anton Firszov 88f2158e9d lower default tolerance TolerantImageComparer.DefaultImageThreshold for travis 8 years ago
Scott Williams b289ce752a pass configuation into processors 9 years ago
Scott Williams 74f05629b8 fix frame double processing 9 years ago
Scott Williams ec2503c2e4 wip - pixel data only on image frames 9 years ago
Scott Williams 93a9b321fa remove Unsafe from namespace 9 years ago
Scott Williams 7c6f399d2d internalise span apis from imagebase 9 years ago
Anton Firszov 4822a04c8b it's called Manhattan distance! stupid me :P 9 years ago
Anton Firszov ce14310922 optimized the number of test cases in JpegDecoderTests 9 years ago
Anton Firszov ad766e6d2c PngDecoder is covered now, and proven to be buggy :P 9 years ago
Anton Firszov 1c51b78559 . 9 years ago
Anton Firszov be6d1aa575 JpegDecoderTests using reference images 9 years ago
Anton Firszov 524456a9bd TestImageExtensionsTests + TolerantImageComparer bugfix + update submodule 9 years ago
Anton Firszov 224a933853 replaced old comparer everywhere 9 years ago
Anton Firszov c292c75acd implemented TolerantImageComparer 9 years ago
Anton Firszov 03df1dc791 changed ImageComparer design again 9 years ago