tesseract v5.3.3.20231005
render.cpp File Reference
#include "render.h"
#include "blobs.h"
#include <cmath>

Go to the source code of this file.

Namespaces

namespace  tesseract
 

Functions

void tesseract::display_blob (TBLOB *blob, ScrollView::Color color)
 
void tesseract::render_blob (ScrollView *window, TBLOB *blob, ScrollView::Color color)
 
void tesseract::render_edgepts (ScrollView *window, EDGEPT *edgept, ScrollView::Color color)
 
void tesseract::render_outline (ScrollView *window, TESSLINE *outline, ScrollView::Color color)
 

Variables

ScrollView * tesseract::blob_window = nullptr
 
ScrollView::Color tesseract::color_list []
 
bool tesseract::wordrec_display_all_blobs = 0
 
bool tesseract::wordrec_blob_pause = 0