6716 Commits (fa1f0367204cc72790af373beaa318099534d987)
 

Author SHA1 Message Date
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 Firsov dce781da01
Merge pull request #781 from SixLabors/af/resizekernel-optimizations 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 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
Anton Firsov 65ce05d8c9
Update CONTRIBUTING.md 8 years ago
James Jackson-South 35ff16d5a6 Add Rotate(degrees, origin) 8 years ago
James Jackson-South 964ebcc1c3 Remove unused variables 8 years ago
James Jackson-South a1b74ea1cb Add large jpeg to 32bit skip 8 years ago
James Jackson-South 7ea99129b5 Match APIs 8 years ago
James Jackson-South ffba817bca Update dependencies 8 years ago
James Jackson-South cfa7cfd3db Remove "Matrix" suffix 8 years ago
James Jackson-South 5d034d5fc0 Use existing method. (There's precedence) 8 years ago
Anton Firszov eb82f9af68 fixed a bug in KernelMap caused by overlapping memory areas 8 years ago
Anton Firszov 0c9d6bbec1 printing ReferenceKernelMap 8 years ago
Anton Firszov bbfb2a0ef9 Rotation around custom center point. Rename PrependCenteredRotationRadians back to PrependRotationRadians 8 years ago
Anton Firszov 81e16e48a3 StyleCop 8 years ago