src/dilationArbitrarySF.c File Reference


Functions

int dilation_arbitrary_SF (int16_t *imageIn, int16_t *imageOut, int imageWidth, int imageHeight, uint8_t *sf, int sfWidth, int sfHeight, int sfHorizontalOrigin, int sfVerticalOrigin)
 Dilation by an arbitrary structuring function.
int dilation_volume_gray (int16_t *bloc, int blocWidth, int blocHeight, int16_t *out, int imageWidth, int imageHeight, uint8_t *sf, int bh, int bv, struct front *l, struct front *r, struct front *u, struct front *d, struct gfront *gl, struct gfront *gr, struct gfront *gu, struct gfront *gd, int ox, int oy)

Detailed Description


Telecommunications and Imaging Laboratory - Institut Montefiore - Université de Liège