tesseract::IntFeatureMap Class Reference
#include <intfeaturemap.h>
List of all members.
Constructor & Destructor Documentation
tesseract::IntFeatureMap::IntFeatureMap |
( |
|
) |
|
tesseract::IntFeatureMap::~IntFeatureMap |
( |
|
) |
|
Member Function Documentation
int tesseract::IntFeatureMap::compact_size |
( |
|
) |
const [inline] |
void tesseract::IntFeatureMap::DebugMapFeatures |
( |
const GenericVector< int > & |
map_features |
) |
const |
void tesseract::IntFeatureMap::DeleteMapFeature |
( |
int |
map_feature |
) |
|
const IndexMapBiDi& tesseract::IntFeatureMap::feature_map |
( |
|
) |
const [inline] |
const IntFeatureSpace& tesseract::IntFeatureMap::feature_space |
( |
|
) |
const [inline] |
int tesseract::IntFeatureMap::FindNZFeatureMapping |
( |
SampleIterator * |
it |
) |
|
void tesseract::IntFeatureMap::IndexAndSortFeatures |
( |
const INT_FEATURE_STRUCT * |
features, |
|
|
int |
num_features, |
|
|
GenericVector< int > * |
sorted_features | |
|
) |
| | const [inline] |
void tesseract::IntFeatureMap::Init |
( |
const IntFeatureSpace & |
feature_space |
) |
|
INT_FEATURE_STRUCT tesseract::IntFeatureMap::InverseIndexFeature |
( |
int |
index_feature |
) |
const |
bool tesseract::IntFeatureMap::IsMapFeatureDeleted |
( |
int |
map_feature |
) |
const |
int tesseract::IntFeatureMap::MapIndexedFeatures |
( |
const GenericVector< int > & |
index_features, |
|
|
GenericVector< int > * |
map_features | |
|
) |
| | const [inline] |
int tesseract::IntFeatureMap::MapIndexFeature |
( |
int |
index_feature |
) |
const |
int tesseract::IntFeatureMap::OffsetFeature |
( |
int |
index_feature, |
|
|
int |
dir | |
|
) |
| | const |
int tesseract::IntFeatureMap::sparse_size |
( |
|
) |
const [inline] |
The documentation for this class was generated from the following files: