tesseract v5.3.3.20231005
intfeaturemap_test.cc File Reference
#include "intfeaturemap.h"
#include "intfeaturespace.h"
#include "include_gunit.h"

Go to the source code of this file.

Classes

class  tesseract::IntFeatureMapTest
 

Namespaces

namespace  tesseract
 

Functions

 tesseract::TEST_F (IntFeatureMapTest, Exhaustive)
 

Variables

const int kXBuckets = 16
 
const int kYBuckets = 24
 
const int kThetaBuckets = 13
 

Variable Documentation

◆ kThetaBuckets

const int kThetaBuckets = 13

Definition at line 21 of file intfeaturemap_test.cc.

◆ kXBuckets

const int kXBuckets = 16

Definition at line 19 of file intfeaturemap_test.cc.

◆ kYBuckets

const int kYBuckets = 24

Definition at line 20 of file intfeaturemap_test.cc.