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

Аутор SHA1 Порука Датум
  jst 016a61cd31 Optimize data-locality for a huge increase in processing speed. пре 11 година
  Accipiter Nisus f3cac2f865 Fix to resize correctly when source image.Bounds().Min is not (0,0) пре 11 година
  jst 9884534579 Cache kernel weights for each row. пре 12 година
  jst 7c5018c82b Extract method "resizeSlice" to reduce duplicate code. пре 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 852f4a47e7 Merge branch 'no-image-shift' of http://github.com/jsummers/nfnt.resize пре 13 година
  jst b6fef854bc Merge branch 'improve-canvas-size' of http://github.com/jsummers/nfnt.resize into fix-canvas-size-issue пре 13 година
  jst dd1c157427 Include kernel boundary check пре 13 година
  Jason Summers cdbd68f34f Improve the way the new canvas size is calculated пре 13 година
  Jason Summers 3d9094eb9e Center the resized image on the canvas, instead of shifting it slightly пре 13 година
  jst 3e06045c3f Speed up computation: Try to avoid Image.At() as much as possible -> specialized color access for some image types пре 13 година
  jst e548f52385 Blur input image during downscaling by scaling the filter kernel to prevent moires in the output image пре 13 година
  jst e96bbe5547 Unify filters and their dependencies пре 13 година
  jst eaf9383af0 filters.go simplified пре 13 година
  jst 339b8fd43a Speed up calculation by avoiding dynamic casting пре 13 година
  jst 294efa80bb Prevent resize from doing things multiple times if #CPUs > width пре 13 година
  jst 9041d4db18 Function signature changed again, no need for multiple return value пре 13 година
  jst 14d51db8b4 Changed function signature to include error handling. Filters simplified. пре 13 година
  nfnt f725c68998 fixed typo, thanks liuben пре 13 година
  nfnt 2d612957ed fixed typo пре 13 година
  nfnt fdc4a64918 Tests added пре 13 година
  nfnt 428642c9f1 initial commit пре 13 година