src/util.c File Reference


Functions

int imageTranspose (uint8_t *imageIn, uint8_t *imageOut, int imageWidth, int imageHeight)
 Transposes an image

This function is used for internal purposes only. It tranposes an image such that.

int is_size_valid_1D (int size, int imageSize, char *func, int odd)
 Various checks on the sizes.

This function is used for internal purposes only. It checks the size of the structuring element and compares it to the image dimensions. For full technical details related to sizes please refer to Border effects.


Detailed Description


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