libvips/libvips/morphology
John Cupitt b085908558 remove vips7 stuff from API
You must now include vips7 support explicitly with

	#include <vips/vips7compat.h>

in your code just after including `vips.h`.

The old vips7 names, such as `Rect`, were starting to cause problems
with other packages like opencv.
2018-05-16 15:08:21 +01:00
..
Makefile.am start tinkering 2017-11-01 13:16:36 +00:00
countlines.c Update GObject introspection annotations for libvips/morphology directory 2017-09-30 23:07:11 +01:00
hitmiss.c remove vips7 stuff from API 2018-05-16 15:08:21 +01:00
labelregions.c Update GObject introspection annotations for libvips/morphology directory 2017-09-30 23:07:11 +01:00
morph.c remove vips7 stuff from API 2018-05-16 15:08:21 +01:00
morphology.c rename nearest as fill_nearest 2017-11-01 15:06:37 +00:00
nearest.c rename nearest as fill_nearest 2017-11-01 15:06:37 +00:00
pmorphology.h redo im_cntlines() as a class 2014-01-17 11:18:05 +00:00
rank.c remove vips7 stuff from API 2018-05-16 15:08:21 +01:00