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

Go to the source code of this file.

Functions

int sobel (unsigned char *image1, unsigned char *image2, unsigned int x_size, unsigned int y_size)
 

Function Documentation

◆ sobel()

int sobel ( unsigned char *  image1,
unsigned char *  image2,
unsigned int  x_size,
unsigned int  y_size 
)

Definition at line 5 of file sobel.c.

References max, MAX_BRIGHTNESS, MAX_IMAGESIZE, min, and x.

Referenced by main().

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