tesseract-doxygen/ccstruct/blobs.h File Reference

#include "vecfuncs.h"
#include "tessclas.h"

Go to the source code of this file.

Classes

struct  WIDTH_RECORD

Defines

#define free_widths(w)   if (w) memfree (w)

Functions

void blob_origin (TBLOB *blob, TPOINT *origin)
void blob_bounding_box (TBLOB *blob, register TPOINT *topleft, register TPOINT *botright)
void blobs_bounding_box (TBLOB *blobs, TPOINT *topleft, TPOINT *botright)
void blobs_origin (TBLOB *blobs, TPOINT *origin)
WIDTH_RECORDblobs_widths (TBLOB *blobs)
int count_blobs (TBLOB *blobs)
void delete_word (TWERD *word)
void delete_edgepts (register EDGEPT *edgepts)

Define Documentation

#define free_widths (  )     if (w) memfree (w)

Function Documentation

void blob_bounding_box ( TBLOB blob,
register TPOINT topleft,
register TPOINT botright 
)
void blob_origin ( TBLOB blob,
TPOINT origin 
)
void blobs_bounding_box ( TBLOB blobs,
TPOINT topleft,
TPOINT botright 
)
void blobs_origin ( TBLOB blobs,
TPOINT origin 
)
WIDTH_RECORD* blobs_widths ( TBLOB blobs  ) 
int count_blobs ( TBLOB blobs  ) 
void delete_edgepts ( register EDGEPT edgepts  ) 
void delete_word ( TWERD word  ) 
Generated on Sun Jul 18 17:10:49 2010 for Tesseract by  doxygen 1.6.3