![]() |
![]() |
Functions | |
void | IMG_corr_11x11_i8_c16s (const unsigned char *restrict imgin_ptr, int *restrict imgout_ptr, short width, short pitch, const short *restrict mask_ptr) |
void IMG_corr_11x11_i8_c16s | ( | const unsigned char *restrict | imgin_ptr, | |
int *restrict | imgout_ptr, | |||
short | width, | |||
short | pitch, | |||
const short *restrict | mask_ptr | |||
) |
imgin_ptr | Pointer to an input image of 16-bit pixels | |
imgout_ptr | Pointer to an output image of 32-bit pixels | |
width | Number of output pixels | |
pitch | Number of columns in the image | |
mask_ptr | Pointer to a 16-bit filter mask |