#include <intfeaturedist.h>
◆ IntFeatureDist()
tesseract::IntFeatureDist::IntFeatureDist |
( |
| ) |
|
◆ ~IntFeatureDist()
tesseract::IntFeatureDist::~IntFeatureDist |
( |
| ) |
|
◆ Clear()
void tesseract::IntFeatureDist::Clear |
( |
| ) |
|
|
private |
◆ DebugFeatureDistance()
double tesseract::IntFeatureDist::DebugFeatureDistance |
( |
const GenericVector< int > & |
features | ) |
const |
◆ FeatureDistance()
double tesseract::IntFeatureDist::FeatureDistance |
( |
const GenericVector< int > & |
features | ) |
const |
◆ Init()
void tesseract::IntFeatureDist::Init |
( |
const IntFeatureMap * |
feature_map | ) |
|
◆ Set()
void tesseract::IntFeatureDist::Set |
( |
const GenericVector< int > & |
indexed_features, |
|
|
int |
canonical_count, |
|
|
bool |
value |
|
) |
| |
◆ feature_map_
◆ features_
bool* tesseract::IntFeatureDist::features_ |
|
private |
◆ features_delta_one_
bool* tesseract::IntFeatureDist::features_delta_one_ |
|
private |
◆ features_delta_two_
bool* tesseract::IntFeatureDist::features_delta_two_ |
|
private |
◆ size_
int tesseract::IntFeatureDist::size_ |
|
private |
◆ total_feature_weight_
double tesseract::IntFeatureDist::total_feature_weight_ |
|
private |
The documentation for this class was generated from the following files:
- /home/stephane/src/tesseract/src/classify/intfeaturedist.h
- /home/stephane/src/tesseract/src/classify/intfeaturedist.cpp