tesseract  4.00.00dev
intfeaturespace.h File Reference
#include "genericvector.h"
#include "intproto.h"

Go to the source code of this file.

Classes

class  tesseract::IntFeatureSpace
 

Namespaces

 tesseract
 

Variables

const int kIntFeatureExtent = 256
 
const int kBoostXYBuckets = 16
 
const int kBoostDirBuckets = 16
 

Variable Documentation

◆ kBoostDirBuckets

const int kBoostDirBuckets = 16

Definition at line 30 of file intfeaturespace.h.

◆ kBoostXYBuckets

const int kBoostXYBuckets = 16

Definition at line 29 of file intfeaturespace.h.

◆ kIntFeatureExtent

const int kIntFeatureExtent = 256

Definition at line 27 of file intfeaturespace.h.