PandA-2024.02
Functions
laplacian.c File Reference
#include "mypgm.h"
#include <float.h>
Include dependency graph for laplacian.c:

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)
 

Function Documentation

◆ laplacian()

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().

Here is the caller graph for this function:

Generated on Mon Feb 12 2024 13:03:09 for PandA-2024.02 by doxygen 1.8.13