tesseract-doxygen/wordrec/pieces.h File Reference

#include "matrix.h"
#include "seam.h"
#include "states.h"

Go to the source code of this file.

Classes

struct  BOUNDS

Typedefs

typedef BOUNDSBOUNDS_LIST

Functions

void break_pieces (TBLOB *blobs, SEAMS seams, inT16 start, inT16 end)
void join_pieces (TBLOB *piece_blobs, SEAMS seams, inT16 start, inT16 end)
void hide_seam (SEAM *seam)
void hide_edge_pair (EDGEPT *pt1, EDGEPT *pt2)
void reveal_seam (SEAM *seam)
void reveal_edge_pair (EDGEPT *pt1, EDGEPT *pt2)
void bounds_of_piece (BOUNDS_LIST bounds, inT16 start, inT16 end, TPOINT *extreme_tl, TPOINT *extreme_br)
BOUNDS_LIST record_blob_bounds (TBLOB *blobs)
MATRIXrecord_piece_ratings (TBLOB *blobs)

Typedef Documentation

typedef BOUNDS* BOUNDS_LIST

Function Documentation

void bounds_of_piece ( BOUNDS_LIST  bounds,
inT16  start,
inT16  end,
TPOINT extreme_tl,
TPOINT extreme_br 
)
void break_pieces ( TBLOB blobs,
SEAMS  seams,
inT16  start,
inT16  end 
)
void hide_edge_pair ( EDGEPT pt1,
EDGEPT pt2 
)
void hide_seam ( SEAM seam  ) 
void join_pieces ( TBLOB piece_blobs,
SEAMS  seams,
inT16  start,
inT16  end 
)
BOUNDS_LIST record_blob_bounds ( TBLOB blobs  ) 
MATRIX* record_piece_ratings ( TBLOB blobs  ) 
void reveal_edge_pair ( EDGEPT pt1,
EDGEPT pt2 
)
void reveal_seam ( SEAM seam  ) 
Generated on Sun Jul 18 17:10:52 2010 for Tesseract by  doxygen 1.6.3