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