tesseract-doxygen/ccmain/matmatch.h File Reference

#include "img.h"
#include "hosthplb.h"
#include "notdll.h"

Go to the source code of this file.

Defines

#define BINIM_BLACK   0
#define BINIM_WHITE   1
#define BAD_MATCH   9999.0

Functions

float matrix_match (IMAGE *image1, IMAGE *image2)
float match1 (IMAGE *image_w, IMAGE *image_n)
void display_images (IMAGE *image_w, IMAGE *image_n, IMAGE *match_image)
ScrollViewdisplay_image (IMAGE *image, const char *title, inT32 x, inT32 y, BOOL8 wait)

Variables

bool tessedit_display_mm = FALSE
bool tessedit_mm_debug = FALSE
int tessedit_mm_prototype_min_size = 3

Define Documentation

#define BAD_MATCH   9999.0
#define BINIM_BLACK   0
#define BINIM_WHITE   1

Function Documentation

ScrollView* display_image ( IMAGE image,
const char *  title,
inT32  x,
inT32  y,
BOOL8  wait 
)
void display_images ( IMAGE image_w,
IMAGE image_n,
IMAGE match_image 
)
float match1 ( IMAGE image_w,
IMAGE image_n 
)
float matrix_match ( IMAGE image1,
IMAGE image2 
)

Variable Documentation

"Display matrix matches"

"Print debug information for matrix matcher"

"Smallest number of samples in a cluster for a prototype to be used"

Generated on Sun Jul 18 17:10:49 2010 for Tesseract by  doxygen 1.6.3