Leptonica 1.68
C Image Processing Library

comparetest.c File Reference

Compares two images, using either the absolute value of the pixel differences or the difference clipped to 0. More...

#include <stdio.h>
#include <stdlib.h>
#include "allheaders.h"

Go to the source code of this file.

Functions

 main (int argc, char **argv)

Detailed Description

Compares two images, using either the absolute value of the pixel differences or the difference clipped to 0.

Definition in file comparetest.c.


Function Documentation

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines