#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.
Define Documentation
Function Documentation
BOOL8 capture_children |
( |
OL_BUCKETS * |
buckets, |
|
|
C_BLOB_IT * |
reject_it, |
|
|
C_OUTLINE_IT * |
blob_it |
|
) |
| |
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 |
|
) |
| |