jst
|
252ccc84a2
Add benchmarks for Lanczos3Lut to compare it with Lanczos3 performance.
|
hace 12 años |
jst
|
098f882331
Fix a typo.
|
hace 12 años |
jst
|
b272d51eaa
Update README.md
|
hace 12 años |
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.
|
hace 12 años |
jst
|
9e5ed35b85
Move splineKernel function nearer to Lanczos definitions.
|
hace 12 años |
Geoff Adams
|
c1b8c4986e
Use a lookup table to speed up the Lanczos kernel
|
hace 12 años |
jst
|
33204d8746
Update README.md
|
hace 13 años |
jst
|
c37f8f8470
gofmt
|
hace 13 años |
jst
|
62777ac833
Precalculate bicubic factors, save some cycles.
|
hace 13 años |
jst
|
6448fff2ee
Generalize spline based filters
|
hace 13 años |
jst
|
5290c4773b
Add Travis build status in README
|
hace 13 años |
jst
|
09f4012229
Add Travis integration
|
hace 13 años |
jst
|
da95f74904
go fmt
|
hace 13 años |
jst
|
852f4a47e7
Merge branch 'no-image-shift' of http://github.com/jsummers/nfnt.resize
|
hace 13 años |
jst
|
84039c403b
Test for correct canvas size.
|
hace 13 años |
jst
|
b6fef854bc
Merge branch 'improve-canvas-size' of http://github.com/jsummers/nfnt.resize into fix-canvas-size-issue
|
hace 13 años |
jst
|
82ab8b977c
Make kernel the only dependency of convolution1d
|
hace 13 años |
jst
|
e512502b3c
Use range for more idiomatic Go
|
hace 13 años |
jst
|
bf09bbe0a3
boolToUint: true -> 1
|
hace 13 años |
jst
|
a32116ce4a
Add documentation
|
hace 13 años |
jst
|
0c69e0e0b7
Change order of fields in filterModel
|
hace 13 años |
jst
|
bf006ca38d
Description added
|
hace 13 años |
jst
|
2d6edc049a
Change ordering
|
hace 13 años |
jst
|
cfcbeb4bb2
Use replicated border in genericConverter
|
hace 13 años |
jst
|
dc1fcd1d24
gofmt
|
hace 13 años |
jst
|
f6fa51fe2f
Merge branch 'master' of https://github.com/nfnt/resize
|
hace 13 años |
jst
|
378e366327
Replicate border instead of using a constant
|
hace 13 años |
jst
|
dd1c157427
Include kernel boundary check
|
hace 13 años |
Jason Summers
|
cdbd68f34f
Improve the way the new canvas size is calculated
|
hace 13 años |
Jason Summers
|
3d9094eb9e
Center the resized image on the canvas, instead of shifting it slightly
|
hace 13 años |