tesseract-doxygen/wordrec/render.cpp File Reference

#include "render.h"
#include "blobs.h"
#include <math.h>
#include "vecfuncs.h"

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

ScrollViewblob_window = NULL
C_COL color_list []
bool wordrec_display_all_blobs = 0
bool wordrec_display_all_words = 0
bool wordrec_blob_pause = 0

Function Documentation

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 
)

Variable Documentation

Initial value:

"Blob pause"

"Display Blobs"

"Display Words"

Generated on Sun Jul 18 17:10:52 2010 for Tesseract by  doxygen 1.6.3