84 Commits (0ceeba4461702636559b735eb07962b2cb106925)

Author SHA1 Message Date
Stefan Nikolei fc211a7aa7 Update Intrinsic usage 6 months ago
Stefan Nikolei ad4b3e90b2 Update ISA Groups 6 months ago
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 3bd1efbbf8 Normalize parameter order. 1 year ago
James Jackson-South 065c1f93cc Add test output 2 years ago
James Jackson-South b69405f534 Add convolution API 2 years ago
James Jackson-South f73cdb0520 Expose non-nullable configuration to remove null check 3 years ago
James Jackson-South 96a22c40ad Remove IImageInfo, IImage and use inheritance. 3 years ago
James Jackson-South 65088b3624 Fix merge and namespace style 4 years ago
James Jackson-South 0e9a066195 FS Namespaces and Implicit Global Usings 4 years ago
James Jackson-South 45b2dee8bb Add TryGetLinearlySeparableComponents and tests 4 years ago
Ynse Hoornenborg 4af75b3e61 Median Blur 4 years ago
James Jackson-South 6fc84a82f6 Remove other obsolete conditions and warnings 4 years ago
James Jackson-South 97baeaf438 Update all files 4 years ago
Turnerj 088e92cfcf Add reference image for gaussian blur issue 5 years ago
Anton Firszov 488b486d3e fix BokehBlurFilterProcessor_Bounded 5 years ago
Brian Popow e06481c92b Add additional test categories 5 years ago
James Jackson-South b383dd4496 Add discontigous buffers and intrinsics tests 5 years ago
Sergio Pedri f62e2f9748 Remove allocation constrained test for bokeh blur 5 years ago
James Jackson-South 7909bc1e65 Disable failing RemoteExecutor tests on NETFX. 6 years ago
Sergio Pedri c061df9584 Added unit tests for bokeh blur constructor 6 years ago
James Jackson-South 84e6112b9d Remove warnings 6 years ago
James Jackson-South b130bcd5e3 Update skipped tests 6 years ago
James Jackson-South a9aa3e5ef6 Update tests 6 years ago
James Jackson-South 643c0b6054 Move kernels to reusable struct 6 years ago
James Jackson-South 874115bd0a Update license 6 years ago
James Jackson-South 6183dd8c13 Update source license info. 6 years ago
Anton Firszov c44543c294 tweak tolerance for DetectEdgesTest and OilPaintTest 6 years ago
Anton Firszov 49103ced46 implicit & safer execution of PrepareRemoteExecutor 6 years ago
Sergio Pedri 94c4660d10 Switched pixel format type constraint to unmanaged 6 years ago
Anton Firszov 0e91efeb09 test common processors for disco buffers 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
Anton Firszov 9c279dcd1b when running tests in 32 bits, enforce 32bit execution of RemoteExecutor.exe 6 years ago
Anton Firszov 7723adfb19 workaround RemoteExecutor assembly redirect issue on 472, 6 years ago
James Jackson-South c24b364be1 Merge namespaces 6 years ago
James Jackson-South 27ba7781c7 Allow custom configuration. Fix #650 6 years ago
James Jackson-South f74effddd1 Update BokehBlurTest.cs 7 years ago
James Jackson-South a35b73245a Gray8 => L8 7 years ago
James Jackson-South b173a70a00 Implement IDisposable in IImageProcessor<TPixel> instances. (#990) 7 years ago
Sergio Pedri f25c68304d Processors refactoring (#983) 7 years ago
Simon Cropp 2c04d6b036 redundant usings (#960) 7 years ago
Sergio Pedri 778567becb Bokeh blur implementation (#842) 7 years ago
Anton Firszov 9ea9f2df5d drop unnecessary generic IImageProcessorContext<TPixel> usages 7 years ago
Anton Firszov 01ae31cd14 validating tests for Convolution processors 7 years ago
Anton Firszov 8b0416f138 validating tests for Convolution processors 7 years ago