ho_obj(3)

ho_obj(3) libhocr ho_obj(3)

NAME

ho_obj - libhocr object struct

SYNOPSIS

#include <ho_objmap.h>

Data Fields


int index
int reading_index
double weight
int x
int y
int width
int height

Detailed Description

libhocr object struct

Field Documentation

int ho_obj::index

int ho_obj::reading_index

double ho_obj::weight

int ho_obj::x

int ho_obj::y

int ho_obj::width

int ho_obj::height

Author

Generated automatically by Doxygen for libhocr from the source code.

31 Jul 2008 Version 0.10.17