/home/rays/src/opensrc/tesseract-ocr/ccmain/equationdetect.cpp File Reference

#include <float.h>
#include "equationdetect.h"
#include "blobbox.h"
#include "equationdetectbase.h"
#include "genericvector.h"
#include "unichar.h"
#include "bbgrid.h"
#include "classify.h"
#include "colpartition.h"
#include "colpartitiongrid.h"
#include "colpartitionset.h"
#include "helpers.h"
#include "ratngs.h"
#include "tesseractclass.h"

Namespaces

namespace  tesseract

Functions

bool tesseract::IsTextOrEquationType (PolyBlockType type)
bool tesseract::IsLeftIndented (const EquationDetect::IndentType type)
bool tesseract::IsRightIndented (const EquationDetect::IndentType type)

Variables

bool equationdetect_save_bi_image = false
bool equationdetect_save_spt_image = false
bool equationdetect_save_seed_image = false
bool equationdetect_save_merged_image = false
const float tesseract::kMathDigitDensityTh1 = 0.25
const float tesseract::kMathDigitDensityTh2 = 0.1
const float tesseract::kMathItalicDensityTh = 0.5
const float tesseract::kUnclearDensityTh = 0.25
const int tesseract::kSeedBlobsCountTh = 10
const int tesseract::kLeftIndentAlignmentCountTh = 1

Variable Documentation

"Save input bi image"

"Save the merged image"

"Save the seed image"

"Save special character image"

Generated on Thu Feb 2 08:19:21 2012 for Tesseract by  doxygen 1.6.3