![]() |
![]() |
Functions | |
void | IMG_median_3x3_16 (const unsigned short *restrict i_data, int n, unsigned short *restrict o_data) |
void IMG_median_3x3_16 | ( | const unsigned short *restrict | i_data, | |
int | n, | |||
unsigned short *restrict | o_data | |||
) |
i_data | Input image containing 3 rows (i.e., size of 3 x n) | |
n | Width of input image in pixels | |
o_data | Output image containing 1 row (i.e., size of 1 x n) |