libvips/libvips/resample
John Cupitt 271d8656e9 use round() rather than rint() where appropriate
rint() rounds to nearest even, rather than nearest ... in some cases,
like geometry transforms, we want strict nearest
2016-08-20 12:59:41 +01:00
..
Makefile.am finish up 2016-03-10 17:33:34 +00:00
affine.c doc improvements 2016-07-13 07:06:43 +01:00
bicubic.cpp improve arg order 2016-04-11 13:23:25 +01:00
dummy2.cc remove cimg and gmic 2014-10-08 17:51:07 +01:00
interpolate.c bilinear interp. supports complex types 2016-03-14 10:06:45 +00:00
lbb.cpp fix mapim typo 2015-11-22 10:29:45 +00:00
mapim.c make optional args into bullets 2016-05-02 10:12:37 +01:00
nohalo.cpp fix nohalo, vsqbs interpolators 2016-03-24 16:06:31 +00:00
presample.h better mask sizing for lanczos 2016-04-11 13:19:00 +01:00
quadratic.c make optional args into bullets 2016-05-02 10:12:37 +01:00
reduce.c first attempt 2016-08-15 15:45:26 +01:00
reduceh.cpp use round() rather than rint() where appropriate 2016-08-20 12:59:41 +01:00
reducev.cpp use round() rather than rint() where appropriate 2016-08-20 12:59:41 +01:00
resample.c finish up 2016-03-10 17:33:34 +00:00
resize.c first attempt 2016-08-15 15:45:26 +01:00
shrink.c first attempt 2016-08-15 15:45:26 +01:00
shrinkh.c use round() rather than rint() where appropriate 2016-08-20 12:59:41 +01:00
shrinkv.c use round() rather than rint() where appropriate 2016-08-20 12:59:41 +01:00
similarity.c improve similarity docs 2016-06-28 17:07:14 +01:00
templates.h improve arg order 2016-04-11 13:23:25 +01:00
transform.c use round() rather than rint() where appropriate 2016-08-20 12:59:41 +01:00
vsqbs.cpp fix nohalo, vsqbs interpolators 2016-03-24 16:06:31 +00:00