RecAPI
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Modules Pages

Character box of HNR. More...

#include <KernelApi.h>

Public Attributes

int box_height
 
int box_width
 
int box_space
 

Detailed Description

Character box of HNR.

Character box parameter structure for the Handprinted numerals recognition module.

Note
The HNR module is supported on: Windows.

Member Data Documentation

◆ box_height

int HNR_BOXDATA::box_height

Character height in 1/1200 inches. A value of zero (0) forces the automatic calculation of this parameter. If this parameter is zero (0) the remaining fields are considered 0 as well.

◆ box_space

int HNR_BOXDATA::box_space

Leading spaces in 1/1200 inches. A value of zero (0) forces the automatic calculation of this parameter.

◆ box_width

int HNR_BOXDATA::box_width

Character width in 1/1200 inches. A value of zero (0) forces the automatic calculation of this parameter.