Tesseract  3.02
INT_FEATURE_STRUCT Struct Reference

#include <intproto.h>

List of all members.

Public Member Functions

void print () const

Public Attributes

uinT8 X
uinT8 Y
uinT8 Theta
inT8 CP_misses

Detailed Description

Definition at line 133 of file intproto.h.


Member Function Documentation

void INT_FEATURE_STRUCT::print ( ) const [inline]

Definition at line 140 of file intproto.h.

                     {
    tprintf("(%d,%d):%d\n", X, Y, Theta);
  }

Member Data Documentation

Definition at line 138 of file intproto.h.

Definition at line 137 of file intproto.h.

Definition at line 135 of file intproto.h.

Definition at line 136 of file intproto.h.


The documentation for this struct was generated from the following file: