Leptonica 1.68
C Image Processing Library

flipdetect_reg.c File Reference

Tests 90 degree orientation of text and whether the text is mirror reversed. Compares the rasterop with dwa implementations for speed. Shows the typical 'confidence' outputs from the functions in flipdetect.c. More...

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

Go to the source code of this file.

Functions

static void printStarredMessage (const char *msg)
 main (int argc, char **argv)

Detailed Description

Tests 90 degree orientation of text and whether the text is mirror reversed. Compares the rasterop with dwa implementations for speed. Shows the typical 'confidence' outputs from the functions in flipdetect.c.

Definition in file flipdetect_reg.c.


Function Documentation

void printStarredMessage ( const char *  msg) [static]

Definition at line 117 of file flipdetect_reg.c.

Referenced by main().

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines