Leptonica 1.68
C Image Processing Library

otsutest2.c File Reference

Demonstrates the usefulness of the modified version of Otsu for thresholding an image that doesn't have a well-defined background color. More...

#include <unistd.h>
#include "allheaders.h"

Go to the source code of this file.

Functions

 main (int argc, char **argv)

Detailed Description

Demonstrates the usefulness of the modified version of Otsu for thresholding an image that doesn't have a well-defined background color.

Definition in file otsutest2.c.


Function Documentation

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines