#include "host.h"
#include "callcpp.h"
#include "blobs.h"
Go to the source code of this file.
Defines | |
#define | NUM_COLORS 6 |
Functions | |
void | display_blob (TBLOB *blob, C_COL color) |
void | render_blob (void *window, TBLOB *blob, C_COL color) |
void | render_edgepts (void *window, EDGEPT *edgept, C_COL color) |
void | render_outline (void *window, TESSLINE *outline, C_COL color) |
Variables | |
ScrollView * | blob_window |
C_COL | color_list [] |
bool | wordrec_display_all_blobs = 0 |
bool | wordrec_display_all_words = 0 |
bool | wordrec_blob_pause = 0 |
#define NUM_COLORS 6 |
bool wordrec_blob_pause = 0 |
"Blob pause"
bool wordrec_display_all_blobs = 0 |
"Display Blobs"
bool wordrec_display_all_words = 0 |
"Display Words"