![]() |
Leptonica 1.68
C Image Processing Library
|
Generate unsharp mask of image. More...
#include <stdio.h>#include <stdlib.h>#include "allheaders.h"Go to the source code of this file.
Functions | |
| main (int argc, char **argv) | |
Generate unsharp mask of image.
Definition in file sharptest.c.
| main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 31 of file sharptest.c.
References ERROR_INT, filein, IFF_JFIF_JPEG, NULL, pixDestroy(), pixRead(), pixUnsharpMasking(), and pixWrite().