/home/rays/src/opensrc/tesseract-ocr/classify/picofeat.cpp File Reference

#include "picofeat.h"
#include "classify.h"
#include "efio.h"
#include "featdefs.h"
#include "fpoint.h"
#include "mfoutline.h"
#include "ocrfeatures.h"
#include "params.h"
#include "trainingsample.h"
#include <math.h>
#include <stdio.h>

Namespaces

namespace  tesseract

Functions

void ConvertSegmentToPicoFeat (FPOINT *Start, FPOINT *End, FEATURE_SET FeatureSet)
void ConvertToPicoFeatures2 (MFOUTLINE Outline, FEATURE_SET FeatureSet)
void NormalizePicoX (FEATURE_SET FeatureSet)
FEATURE_SET ExtractIntCNFeatures (TBLOB *blob, const DENORM &denorm)
FEATURE_SET ExtractIntGeoFeatures (TBLOB *blob, const DENORM &denorm)

Variables

double classify_pico_feature_length = 0.05

Function Documentation

void ConvertSegmentToPicoFeat ( FPOINT Start,
FPOINT End,
FEATURE_SET  FeatureSet 
)

---------------------------------------------------------------------------- Private Code ----------------------------------------------------------------------------

void ConvertToPicoFeatures2 ( MFOUTLINE  Outline,
FEATURE_SET  FeatureSet 
)
FEATURE_SET ExtractIntCNFeatures ( TBLOB blob,
const DENORM denorm 
)
FEATURE_SET ExtractIntGeoFeatures ( TBLOB blob,
const DENORM denorm 
)
void NormalizePicoX ( FEATURE_SET  FeatureSet  ) 

Variable Documentation

---------------------------------------------------------------------------- Include Files and Type Defines ---------------------------------------------------------------------------- "Pico Feature Length"

Generated on Thu Feb 2 08:19:22 2012 for Tesseract by  doxygen 1.6.3