6728 Commits (c687f3e4ace47b2f6d34a163538b39373eabe348)
 

Author SHA1 Message Date
James Jackson-South c687f3e4ac
Merge branch 'master' into feature/adaptiveHistogramEqualization 8 years ago
James Jackson-South 4544512771
Merge pull request #782 from SixLabors/af/resize1 8 years ago
James Jackson-South 0274eae253 Bump lower tolerance for Box. 8 years ago
popow fa1f036720 alpha channel from the original image is now preserved 8 years ago
popow cadd2b3884 changed default value for ClipHistogram to false again 8 years ago
popow f72908f7a8 fixed issue with the border tiles, when tile width != tile height 8 years ago
popow 66b75503c5 re-using pre allocated pixel row in GetPixelRow 8 years ago
popow 09955daa33 using Parallel.ForEach to calculate the lookup tables 8 years ago
popow e5121dcb63 using Parallel.ForEach for all inner tile calculations 8 years ago
popow b6eda7f7f3 fixing mistake during merge from upstream: setting test images to "update Resize reference output because of improved ResizeKernelMap calculations" 8 years ago
popow 0329fb13c9 fixed build errors 8 years ago
popow d8fd6f03b3 Merge remote-tracking branch 'upstream/master' into feature/adaptiveHistogramEqualization 8 years ago
popow 80660c935b fixing corner tiles 8 years ago
popow ad4c1da6a0 refactored processing the borders into separate methods 8 years ago
popow 3dfe5a5c1d linear interpolation in the border tiles 8 years ago
popow 895cecfe0d refactoring to improve readability 8 years ago
popow 135f8bebbc attempt fixing the borders 8 years ago
Anton Firszov e4c7febccb less strict tolerance for 32bit .NET + NearestNeighborResampler, 8 years ago
Anton Firsov 628d073ab9
Merge branch 'master' into af/resize1 8 years ago
Anton Firszov 0fb40155be Revert "temporary simplification of build targets" 8 years ago
Anton Firszov 53222f7ce2 revisted test cases in Resize_WorksWithAllResamplers 8 years ago
Anton Firsov dce781da01
Merge pull request #781 from SixLabors/af/resizekernel-optimizations 8 years ago
Anton Firszov e9dddc5d4a temporary simplification of build targets 8 years ago
Anton Firszov 2929fcf8f9 add more test cases to Resize_WorksWithAllResamplers 8 years ago
Anton Firszov cd6d07e3fc Made TolerantMath.Default a readonly property, 8 years ago
Anton Firszov 8363c7f2bb Merge branch 'af/resizekernel-optimizations' into af/resize1 8 years ago
Anton Firszov ab4cae48ac improve comments again 8 years ago
Anton Firszov 772cdda978 better comments + TolerantMath made readonly 8 years ago
Anton Firszov 8b9600f9df wip 8 years ago
Anton Firszov 77e72c8000 test code cleanup 8 years ago
Anton Firszov 4619c6fe2a Merge remote-tracking branch 'origin/master' into af/resizekernel-optimizations 8 years ago
Anton Firszov d4ff2a44f0 remove outdated TODO note 8 years ago
Anton Firszov 25195a74f1 update submodule, skip debug-only test case 8 years ago
Anton Firszov b4271cc20d robust ResizeKernelMap calculations using TolerantMath 8 years ago
Anton Firszov 49ef404552 TolerantMath: implemented Floor and Ceiling 8 years ago
Anton Firszov 3189c91563 introduce TolerantMath 8 years ago
Anton Firszov 97357b45e4 cherry pick test cases from auto-generated set 8 years ago
Anton Firszov ee1f398b1e use double precision in KernelMap calculations 8 years ago
Anton Firszov 03324e3c21 additional extensive testing 8 years ago
James Jackson-South f9c94e26f2
Merge pull request #775 from SixLabors/js/better-transforms 8 years ago
Anton Firszov 2742e1923c cleanup & undo WIP project setup 8 years ago
James Jackson-South e8f73b4127
Merge branch 'master' into js/better-transforms 8 years ago
Anton Firsov c7eb18faaa
Merge pull request #780 from SixLabors/antonfirsov-contributing-guide 8 years ago
James Jackson-South 8cdb72888d Add Skew methods and tests. 8 years ago
Anton Firszov 2d96beed9a format, docs, cleanup 8 years ago
Anton Firszov b33b5687d1 MosaicKernelMap works! 8 years ago
Anton Firszov e2279a04aa preparations for implementing MosaicKernelMap 8 years ago
Anton Firszov e2ff889f45 rename KernelMap to ResizeKernelMap, introduce MosaicKernelMap, move source code 8 years ago
Anton Firszov 70206614fc refactor KernelMap initialization 8 years ago
Anton Firsov 836738c5b5
Fix links 8 years ago