Leptonica 1.68
C Image Processing Library

cornertest.c File Reference

Demonstrates using pixFindCornerPixels(). More...

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

Go to the source code of this file.

Defines

#define LINE_SIZE   9

Functions

 main (int argc, char **argv)

Detailed Description

Demonstrates using pixFindCornerPixels().

Definition in file cornertest.c.


Define Documentation

#define LINE_SIZE   9

Definition at line 27 of file cornertest.c.

Referenced by main().


Function Documentation

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines