![]() |
![]() |
Functions | |
void | IMG_boundary_8 (const unsigned char *restrict i_data, int rows, int cols, int *restrict o_coord, int *restrict o_grey) |
void IMG_boundary_8 | ( | const unsigned char *restrict | i_data, | |
int | rows, | |||
int | cols, | |||
int *restrict | o_coord, | |||
int *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 |