Tesseract 3.01
|
#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 | |
ScrollView * | segm_window = NULL |
int | wordrec_display_segmentations = 0 |
void display_segmentation | ( | TBLOB * | chunks, |
SEARCH_STATE | segmentation | ||
) |
void render_segmentation | ( | ScrollView * | window, |
TBLOB * | chunks, | ||
SEARCH_STATE | segmentation | ||
) |
ScrollView* segm_window = NULL |
int wordrec_display_segmentations = 0 |
"Display Segmentations"