#include "ocrfeatures.h"
#include "params.h"
Go to the source code of this file.
Macro Definition Documentation
Public Function Prototypes —————————————————————————-
Definition at line 59 of file picofeat.h.
#define MAX_PICO_FEATURES (1000) |
Enumeration Type Documentation
- Enumerator:
GeoBottom |
|
GeoTop |
|
GeoWidth |
|
GeoCount |
|
Definition at line 35 of file picofeat.h.
Include Files and Type Defines —————————————————————————-
- Enumerator:
-
Definition at line 28 of file picofeat.h.
- Enumerator:
PicoFeatY |
|
PicoFeatDir |
|
PicoFeatX |
|
Definition at line 43 of file picofeat.h.
Function Documentation
Definition at line 227 of file picofeat.cpp.
{
for (
int f = 0;
f < num_features; ++
f) {
}
delete sample;
return feature_set;
}
Definition at line 257 of file picofeat.cpp.
{
delete sample;
return feature_set;
}
Variable Documentation
double classify_pico_feature_length = 0.05 |
"Pico Feature Length"
Include Files and Type Defines —————————————————————————- "Pico Feature Length"
Definition at line 39 of file picofeat.cpp.
Global Data Definitions and Declarations —————————————————————————-