jst
|
82ab8b977c
Make kernel the only dependency of convolution1d
|
%!s(int64=13) %!d(string=hai) anos |
jst
|
e512502b3c
Use range for more idiomatic Go
|
%!s(int64=13) %!d(string=hai) anos |
jst
|
bf09bbe0a3
boolToUint: true -> 1
|
%!s(int64=13) %!d(string=hai) anos |
jst
|
a32116ce4a
Add documentation
|
%!s(int64=13) %!d(string=hai) anos |
jst
|
0c69e0e0b7
Change order of fields in filterModel
|
%!s(int64=13) %!d(string=hai) anos |
jst
|
bf006ca38d
Description added
|
%!s(int64=13) %!d(string=hai) anos |
jst
|
2d6edc049a
Change ordering
|
%!s(int64=13) %!d(string=hai) anos |
jst
|
cfcbeb4bb2
Use replicated border in genericConverter
|
%!s(int64=13) %!d(string=hai) anos |
jst
|
dc1fcd1d24
gofmt
|
%!s(int64=13) %!d(string=hai) anos |
jst
|
f6fa51fe2f
Merge branch 'master' of https://github.com/nfnt/resize
|
%!s(int64=13) %!d(string=hai) anos |
jst
|
378e366327
Replicate border instead of using a constant
|
%!s(int64=13) %!d(string=hai) anos |
jst
|
dd1c157427
Include kernel boundary check
|
%!s(int64=13) %!d(string=hai) anos |
jst
|
1169a8bfc3
Include samples in README.md
|
%!s(int64=13) %!d(string=hai) anos |
jst
|
3e06045c3f
Speed up computation: Try to avoid Image.At() as much as possible -> specialized color access for some image types
|
%!s(int64=13) %!d(string=hai) anos |
jst
|
c9865dedd2
Update README.md
|
%!s(int64=13) %!d(string=hai) anos |
jst
|
8d42efa983
Update README.md
|
%!s(int64=13) %!d(string=hai) anos |
jst
|
e548f52385
Blur input image during downscaling by scaling the filter kernel to prevent moires in the output image
|
%!s(int64=13) %!d(string=hai) anos |
jst
|
d0b2b9bc39
Added MitchellNetravali, changed Lanczos a bit
|
%!s(int64=13) %!d(string=hai) anos |
jst
|
c980eecff5
Small simplification
|
%!s(int64=13) %!d(string=hai) anos |
jst
|
c2daecb43a
Update README.md
|
%!s(int64=13) %!d(string=hai) anos |
jst
|
e96bbe5547
Unify filters and their dependencies
|
%!s(int64=13) %!d(string=hai) anos |
jst
|
3fc31c95cc
Kernel simplified
|
%!s(int64=13) %!d(string=hai) anos |
jst
|
eaf9383af0
filters.go simplified
|
%!s(int64=13) %!d(string=hai) anos |
jst
|
524fd851ea
Casting float to int has the same properties as math.Floor
|
%!s(int64=13) %!d(string=hai) anos |
jst
|
d93161631c
Use Kernel normalization for more accurate Lanczos resampling. Lanczos2 filter added
|
%!s(int64=13) %!d(string=hai) anos |
jst
|
339b8fd43a
Speed up calculation by avoiding dynamic casting
|
%!s(int64=13) %!d(string=hai) anos |
jst
|
294efa80bb
Prevent resize from doing things multiple times if #CPUs > width
|
%!s(int64=13) %!d(string=hai) anos |
jst
|
5389d2694d
Fix errors in README.md
|
%!s(int64=13) %!d(string=hai) anos |
jst
|
89ac70595b
Merge branch 'master' of https://github.com/nfnt/resize
|
%!s(int64=13) %!d(string=hai) anos |
jst
|
9041d4db18
Function signature changed again, no need for multiple return value
|
%!s(int64=13) %!d(string=hai) anos |