#ifndef _BBOX_FEAT_INCLUDED #define _BBOX_FEAT_INCLUDED #include #include "common.h" // Bins for the various features #define OverlapBins 1 //#define OverlapBins 2 #define RatioBins 11 #define StrokeBins 8 #define SpaceBins 1 //#define SpaceBins 5 #define ScoreBins 20 #define CodeRange 65536 #define MatchSpaceRange 64 // All unary feature bins should fall in the range 0<=bin