/home/rays/src/opensrc/tesseract-ocr/textord/edgblob.h File Reference

#include "scrollview.h"
#include "params.h"
#include "img.h"
#include "ocrblock.h"
#include "coutln.h"
#include "crakedge.h"
#include "notdll.h"

Go to the source code of this file.

Classes

class  OL_BUCKETS

Defines

#define BUCKETSIZE   16

Functions

void extract_edges (Pix *pix, BLOCK *block)
void outlines_to_blobs (BLOCK *block, ICOORD bleft, ICOORD tright, C_OUTLINE_LIST *outlines)
void fill_buckets (C_OUTLINE_LIST *outlines, OL_BUCKETS *buckets)
void empty_buckets (BLOCK *block, OL_BUCKETS *buckets)
BOOL8 capture_children (OL_BUCKETS *buckets, C_BLOB_IT *reject_it, C_OUTLINE_IT *blob_it)

Define Documentation

#define BUCKETSIZE   16

Function Documentation

BOOL8 capture_children ( OL_BUCKETS buckets,
C_BLOB_IT *  reject_it,
C_OUTLINE_IT *  blob_it 
)
void empty_buckets ( BLOCK block,
OL_BUCKETS buckets 
)
void extract_edges ( Pix *  pix,
BLOCK block 
)
void fill_buckets ( C_OUTLINE_LIST *  outlines,
OL_BUCKETS buckets 
)
void outlines_to_blobs ( BLOCK block,
ICOORD  bleft,
ICOORD  tright,
C_OUTLINE_LIST *  outlines 
)
Generated on Thu Feb 2 08:19:22 2012 for Tesseract by  doxygen 1.6.3