Tesseract 3.01
/data/source/tesseract-ocr/ccmain/output.h File Reference
#include "params.h"
#include "pageres.h"
#include "notdll.h"

Go to the source code of this file.

Functions

char determine_newline_type (WERD *word, BLOCK *block, WERD *next_word, BLOCK *next_block)

Function Documentation

char determine_newline_type ( WERD word,
BLOCK block,
WERD next_word,
BLOCK next_block 
)

test line ends

Parameters:
wordword to do
blockcurrent block
next_wordnext word
next_blockblock of next word
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines