tesseract  5.0.0-alpha-619-ge9db
intfeaturemap_test.cc File Reference
#include "intfeaturemap.h"
#include "intfeaturespace.h"
#include "include_gunit.h"

Go to the source code of this file.

Variables

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

Variable Documentation

◆ kThetaBuckets

const int kThetaBuckets = 13

Definition at line 24 of file intfeaturemap_test.cc.

◆ kXBuckets

const int kXBuckets = 16

Definition at line 22 of file intfeaturemap_test.cc.

◆ kYBuckets

const int kYBuckets = 24

Definition at line 23 of file intfeaturemap_test.cc.