HDK
|
This is the complete list of members for RU_Morphology, including all inherited members.
dilate(const unsigned char *source, unsigned char *dest, unsigned char *temp_dest, int w, int h, int xsize, int ysize) | RU_Morphology | static |
dilate(const unsigned short *source, unsigned short *dest, unsigned short *temp_dest, int w, int h, int xsize, int ysize) | RU_Morphology | static |
dilate(const unsigned int *source, unsigned int *dest, unsigned int *temp_dest, int w, int h, int xsize, int ysize) | RU_Morphology | static |
dilate(const fpreal16 *source, fpreal16 *dest, fpreal16 *temp_dest, int w, int h, int xsize, int ysize) | RU_Morphology | static |
dilate(const float *source, float *dest, float *temp_dest, int w, int h, int xsize, int ysize) | RU_Morphology | static |
dilateErode(const unsigned char *source, unsigned char *dest, unsigned char *temp_dest, int w, int h, int xsize, int ysize) | RU_Morphology | static |
dilateErode(const unsigned short *source, unsigned short *dest, unsigned short *temp_dest, int w, int h, int xsize, int ysize) | RU_Morphology | static |
dilateErode(const unsigned int *source, unsigned int *dest, unsigned int *temp_dest, int w, int h, int xsize, int ysize) | RU_Morphology | static |
dilateErode(const fpreal16 *source, fpreal16 *dest, fpreal16 *temp_dest, int w, int h, int xsize, int ysize) | RU_Morphology | static |
dilateErode(const float *source, float *dest, float *temp_dest, int w, int h, int xsize, int ysize) | RU_Morphology | static |
erode(const unsigned char *source, unsigned char *dest, unsigned char *temp_dest, int w, int h, int xsize, int ysize) | RU_Morphology | static |
erode(const unsigned short *source, unsigned short *dest, unsigned short *temp_dest, int w, int h, int xsize, int ysize) | RU_Morphology | static |
erode(const unsigned int *source, unsigned int *dest, unsigned int *temp_dest, int w, int h, int xsize, int ysize) | RU_Morphology | static |
erode(const fpreal16 *source, fpreal16 *dest, fpreal16 *temp_dest, int w, int h, int xsize, int ysize) | RU_Morphology | static |
erode(const float *source, float *dest, float *temp_dest, int w, int h, int xsize, int ysize) | RU_Morphology | static |