#include <intfeaturemap.h>
◆ IntFeatureMap() [1/2]
tesseract::IntFeatureMap::IntFeatureMap |
( |
| ) |
|
◆ ~IntFeatureMap()
tesseract::IntFeatureMap::~IntFeatureMap |
( |
| ) |
|
◆ IntFeatureMap() [2/2]
tesseract::IntFeatureMap::IntFeatureMap |
( |
const IntFeatureMap & |
| ) |
|
|
private |
◆ Clear()
void tesseract::IntFeatureMap::Clear |
( |
| ) |
|
|
private |
◆ compact_size()
int tesseract::IntFeatureMap::compact_size |
( |
| ) |
const |
|
inline |
◆ ComputeOffsetFeature()
int tesseract::IntFeatureMap::ComputeOffsetFeature |
( |
int |
index_feature, |
|
|
int |
dir |
|
) |
| const |
|
private |
◆ DebugMapFeatures()
void tesseract::IntFeatureMap::DebugMapFeatures |
( |
const GenericVector< int > & |
map_features | ) |
const |
◆ DeleteMapFeature()
void tesseract::IntFeatureMap::DeleteMapFeature |
( |
int |
map_feature | ) |
|
◆ feature_map()
const IndexMapBiDi& tesseract::IntFeatureMap::feature_map |
( |
| ) |
const |
|
inline |
◆ feature_space()
◆ FinalizeMapping()
◆ FindNZFeatureMapping()
int tesseract::IntFeatureMap::FindNZFeatureMapping |
( |
SampleIterator * |
it | ) |
|
◆ IndexAndSortFeatures()
void tesseract::IntFeatureMap::IndexAndSortFeatures |
( |
const INT_FEATURE_STRUCT * |
features, |
|
|
int |
num_features, |
|
|
GenericVector< int > * |
sorted_features |
|
) |
| const |
|
inline |
◆ IndexFeature()
◆ Init()
void tesseract::IntFeatureMap::Init |
( |
const IntFeatureSpace & |
feature_space | ) |
|
◆ InverseIndexFeature()
INT_FEATURE_STRUCT tesseract::IntFeatureMap::InverseIndexFeature |
( |
int |
index_feature | ) |
const |
◆ InverseMapFeature()
◆ IsMapFeatureDeleted()
bool tesseract::IntFeatureMap::IsMapFeatureDeleted |
( |
int |
map_feature | ) |
const |
◆ MapFeature()
◆ MapIndexedFeatures()
int tesseract::IntFeatureMap::MapIndexedFeatures |
( |
const GenericVector< int > & |
index_features, |
|
|
GenericVector< int > * |
map_features |
|
) |
| const |
|
inline |
◆ MapIndexFeature()
int tesseract::IntFeatureMap::MapIndexFeature |
( |
int |
index_feature | ) |
const |
◆ OffsetFeature()
int tesseract::IntFeatureMap::OffsetFeature |
( |
int |
index_feature, |
|
|
int |
dir |
|
) |
| const |
◆ operator=()
void tesseract::IntFeatureMap::operator= |
( |
const IntFeatureMap & |
| ) |
|
|
private |
◆ sparse_size()
int tesseract::IntFeatureMap::sparse_size |
( |
| ) |
const |
|
inline |
◆ compact_size_
int tesseract::IntFeatureMap::compact_size_ |
|
private |
◆ feature_map_
◆ feature_space_
◆ mapping_changed_
bool tesseract::IntFeatureMap::mapping_changed_ |
|
private |
◆ offset_minus_
◆ offset_plus_
The documentation for this class was generated from the following files:
- /home/stephane/src/tesseract/src/classify/intfeaturemap.h
- /home/stephane/src/tesseract/src/classify/intfeaturemap.cpp