Leptonica 1.68
C Image Processing Library

arithtest.c File Reference

Demonstrates grayscale image arithmetic using pixAccumulate(), pixMultConstAccumulate(), and pixFinalAccumulate(). 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

Demonstrates grayscale image arithmetic using pixAccumulate(), pixMultConstAccumulate(), and pixFinalAccumulate().

Definition in file arithtest.c.


Function Documentation

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines