![]() |
![]() |
Functions | |
void | IMG_errdif_bin_16 (unsigned short *restrict errdif_data, int cols, int rows, short *restrict err_buf, unsigned short thresh) |
void IMG_errdif_bin_16 | ( | unsigned short *restrict | errdif_data, | |
int | cols, | |||
int | rows, | |||
short *restrict | err_buf, | |||
unsigned short | thresh | |||
) |
+---+ P | 7 | +---+---+---+ | 3 | 5 | 1 | +---+---+---+
errdif_data | Pointer to an input/output image | |
cols | Number of columns (Width) | |
rows | Number of rows (Height) | |
err_buf | Row-to-row error buffer | |
thresh | Threshold in range [0x00, 0xFF] |
+---+---+---+ | 1 | 5 | 3 | +---+---+---+ | 7 | P +---+