libvips/libvips
John Cupitt 3cd774a10c add fast path to rank filter for uchar images
around 10x faster for 20x20 windows, the same speed for 3x3
2021-01-12 20:36:13 +00:00
..
arithmetic add a note about atan2() use in complex.c 2020-07-20 13:34:41 +01:00
colour Switch VIPS_FCLIP to VIPS_CLIP in vips_scRGB2{BW,sRGB} 2020-12-29 13:02:08 +01:00
conversion Merge branch '8.10' 2020-12-09 15:19:18 +00:00
convolution oop typo 2020-09-21 10:07:25 +01:00
create add "seed" param to perlin, worley and gaussnoise 2020-11-16 09:14:06 +00:00
deprecated fix build with spng 2021-01-05 15:45:28 +00:00
draw tiny doc polish 2020-05-19 14:31:22 +01:00
foreign Merge branch '8.10' 2021-01-05 03:57:06 +00:00
freqfilt
histogram add fast path to rank filter for uchar images 2021-01-12 20:36:13 +00:00
include add vipssave_target() 2021-01-02 15:49:32 +00:00
iofuncs make vips format detection a little more robust 2021-01-02 19:07:00 +00:00
morphology add fast path to rank filter for uchar images 2021-01-12 20:36:13 +00:00
mosaicing missing include 2020-11-06 10:29:30 +00:00
resample add vipssave_target() 2021-01-02 15:49:32 +00:00
Makefile.am add vipssave_target() 2021-01-02 15:49:32 +00:00
dummy.c
introspect.c