Leptonica 1.68
C Image Processing Library

extrema_reg.c File Reference

Tests procedure for locating extrema (minima and maxima) of a sampled function. More...

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

Go to the source code of this file.

Functions

 main (int argc, char **argv)

Detailed Description

Tests procedure for locating extrema (minima and maxima) of a sampled function.

Definition in file extrema_reg.c.


Function Documentation

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines