Историја ревизија

Аутор SHA1 Порука Датум
  Charlie Vieth 427b8d133e Optimized Nearest-Neighbor function - 2x faster пре 12 година
  Charlie Vieth 80b3fc2b3f Pre-calculate start offset, optimize bound check пре 12 година
  jst be07665345 Update README.md пре 12 година
  jst 299762ed77 Add unit tests for converter.go пре 12 година
  jst 016a61cd31 Optimize data-locality for a huge increase in processing speed. пре 12 година
  jst bdfbbead13 Merge branch 'anisus-master' пре 12 година
  Accipiter Nisus f3cac2f865 Fix to resize correctly when source image.Bounds().Min is not (0,0) пре 12 година
  jst 8aee0d995b Update README.md to mention resize.Thumbnail. пре 12 година
  jst 079ed2e48a Merge branch 'master' of https://github.com/matrixik/resize into matrixik-master пре 12 година
  jst a83cb40860 Remove some redundancies. пре 12 година
  jst 446eea2f7b Remove LUT based filters. пре 12 година
  jst 9884534579 Cache kernel weights for each row. пре 12 година
  jst 8f586c4f06 Add benchmarks to compare execution times. пре 12 година
  jst 45368ad0cd Multiply instead of dividing пре 12 година
  jst 314cea6612 Avoid temporaries to save some cycles. пре 12 година
  jst 7c5018c82b Extract method "resizeSlice" to reduce duplicate code. пре 12 година
  Dobrosław Żybort b744503c5c Add: thumbnail helper function пре 12 година
  jst f8ec710330 Fix wrong calculation of second adjust parameter. пре 12 година
  jst d9287fbcb6 Use x,y as coordinates of the origin image. пре 12 година
  jst d1bef9bdb6 Refactoring пре 12 година
  jst 494d8de4e5 Speedup calculation by exploiting the separability of the resizing filter. пре 12 година
  jst 4d25061069 Fixed yet another typo. пре 13 година
  jst 252ccc84a2 Add benchmarks for Lanczos3Lut to compare it with Lanczos3 performance. пре 13 година
  jst 098f882331 Fix a typo. пре 13 година
  jst b272d51eaa Update README.md пре 13 година
  jst a85ea9eaa8 Rename Lanczos functions using look-up tables to Lanczos2Lut, Lanczos3Lut and restore Lanczos2, Lanczos3 to give users the choice between higher speed or higher accuracy. пре 13 година
  jst 9e5ed35b85 Move splineKernel function nearer to Lanczos definitions. пре 13 година
  Geoff Adams c1b8c4986e Use a lookup table to speed up the Lanczos kernel пре 13 година
  jst 33204d8746 Update README.md пре 13 година
  jst c37f8f8470 gofmt пре 13 година