tesseract  4.00.00dev
normalis.h File Reference
#include <stdio.h>
#include "genericvector.h"
#include "host.h"

Go to the source code of this file.

Classes

class  DENORM
 

Namespaces

 tesseract
 

Enumerations

enum  tesseract::NormalizationMode { tesseract::NM_BASELINE = -3, tesseract::NM_CHAR_ISOTROPIC = -2, tesseract::NM_CHAR_ANISOTROPIC = -1 }
 

Variables

const int kBlnCellHeight = 256
 
const int kBlnXHeight = 128
 
const int kBlnBaselineOffset = 64
 

Variable Documentation

◆ kBlnBaselineOffset

const int kBlnBaselineOffset = 64

Definition at line 29 of file normalis.h.

◆ kBlnCellHeight

const int kBlnCellHeight = 256

Definition at line 27 of file normalis.h.

◆ kBlnXHeight

const int kBlnXHeight = 128

Definition at line 28 of file normalis.h.