tesseract-doxygen/ccstruct/blobs.cpp File Reference

#include "mfcpch.h"
#include "blobs.h"
#include "tessclas.h"
#include <math.h>
#include "cutil.h"
#include "emalloc.h"
#include "structures.h"

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)

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