/home/rays/src/opensrc/tesseract-ocr/ccstruct/blobs.cpp File Reference

#include "mfcpch.h"
#include "blobs.h"
#include "clst.h"
#include "rect.h"
#include <math.h>
#include "blobs.h"
#include "cutil.h"
#include "image.h"
#include "emalloc.h"
#include "helpers.h"
#include "ndminx.h"
#include <stdio.h>
#include "host.h"
#include "ocrblock.h"
#include "ocrrow.h"
#include "points.h"
#include "coutln.h"
#include "structures.h"
#include "werd.h"

Functions

 CLISTIZE (EDGEPT)
void blob_origin (TBLOB *blob, TPOINT *origin)
WIDTH_RECORDblobs_widths (TBLOB *blobs)
int count_blobs (TBLOB *blobs)
bool divisible_blob (TBLOB *blob, bool italic_blob, TPOINT *location)
void divide_blobs (TBLOB *blob, TBLOB *other_blob, bool italic_blob, const TPOINT &location)

Variables

const TPOINT kDivisibleVerticalUpright (0, 1)
const TPOINT kDivisibleVerticalItalic (1, 5)

Function Documentation

void blob_origin ( TBLOB blob,
TPOINT origin 
)
WIDTH_RECORD* blobs_widths ( TBLOB blobs  ) 
CLISTIZE ( EDGEPT   ) 
int count_blobs ( TBLOB blobs  ) 
void divide_blobs ( TBLOB blob,
TBLOB other_blob,
bool  italic_blob,
const TPOINT location 
)
bool divisible_blob ( TBLOB blob,
bool  italic_blob,
TPOINT location 
)

Variable Documentation

Generated on Thu Feb 2 08:19:21 2012 for Tesseract by  doxygen 1.6.3