ho_objmap(3)

ho_objmap(3) libhocr ho_objmap(3)

NAME

ho_objmap - libhocr object map struct

SYNOPSIS

#include <ho_objmap.h>

Data Fields


int x
int y
int height
int width
int * map
ho_objlist * obj_list

Detailed Description

libhocr object map struct

Field Documentation

int ho_objmap::x

int ho_objmap::y

int ho_objmap::height

int ho_objmap::width

int* ho_objmap::map

ho_objlist* ho_objmap::obj_list

Author

Generated automatically by Doxygen for libhocr from the source code.

31 Jul 2008 Version 0.10.17