![]() |
PandA-2024.02
|

Go to the source code of this file.
Functions | |
| int | laplacian (unsigned char *image1, unsigned char *image2, unsigned int x_size, unsigned int y_size) |
| int laplacian | ( | unsigned char * | image1, |
| unsigned char * | image2, | ||
| unsigned int | x_size, | ||
| unsigned int | y_size | ||
| ) |
Definition at line 5 of file laplacian.c.
References max, MAX_BRIGHTNESS, MAX_IMAGESIZE, min, and x.
Referenced by test().

1.8.13