Tesseract 3.01
/data/source/tesseract-ocr/wordrec/plotseg.cpp File Reference
#include "plotseg.h"
#include "callcpp.h"
#include "scrollview.h"
#include "blobs.h"
#include "const.h"
#include <math.h>

Functions

void display_segmentation (TBLOB *chunks, SEARCH_STATE segmentation)
void render_segmentation (ScrollView *window, TBLOB *chunks, SEARCH_STATE segmentation)

Variables

ScrollViewsegm_window = NULL
int wordrec_display_segmentations = 0

Function Documentation

void display_segmentation ( TBLOB chunks,
SEARCH_STATE  segmentation 
)
void render_segmentation ( ScrollView window,
TBLOB chunks,
SEARCH_STATE  segmentation 
)

Variable Documentation

"Display Segmentations"

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines