mirror of https://github.com/nothings/stb.git
whoops imageresampler link
This commit is contained in:
parent
9c9a68787d
commit
6f779fb67a
|
@ -8,7 +8,7 @@ library back to C:
|
||||||
|
|
||||||
2.
|
2.
|
||||||
|
|
||||||
Consider three cases just to suggest the spectrum
|
@VinoBS Another option is to just port @richgel999's C++ library to C/stb: https://code.google.com/p/imageresampler/source/browse/#svn%2FtrunkConsider three cases just to suggest the spectrum
|
||||||
of possiblities:
|
of possiblities:
|
||||||
|
|
||||||
a) linear upsample: each output pixel is a weighted sum
|
a) linear upsample: each output pixel is a weighted sum
|
||||||
|
|
Loading…
Reference in New Issue