![]() |
![]() |
Functions | |
void | IMG_boundary_16s (const short *restrict i_data, int rows, int cols, unsigned int *restrict o_coord, short *restrict o_grey) |
void IMG_boundary_16s | ( | const short *restrict | i_data, | |
int | rows, | |||
int | cols, | |||
unsigned int *restrict | o_coord, | |||
short *restrict | o_grey | |||
) |
i_data | Input image of size cols-by-rows | |
rows | Height of the input image | |
cols | Width of the input image | |
o_coord | Array to write output coordinates to | |
o_grey | Array to write output grey levels to |