DLSignatureDetect.cpp File Reference

#include "DLSignatureDetect.h"
#include "DLImage.h"
#include "DLConnectedComponents.h"
#include "DLBitsPerPixelConverter.h"
#include "DLImageResize.h"
#include "DLCannyEdgeDetect.h"
#include "DLRectShape.h"
#include "DLShape.h"
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include <string>
#include <vector>

Functions

bool compSigScores (const DLSignatureCandidate &x, const DLSignatureCandidate &y)
bool compCompScores (const DLComponent &x, const DLComponent &y)
int comp (const void *entry1, const void *entry2)
 Comparison function for sorting text lines.
bool compareScores (const DLSignatureCandidate &x, const DLSignatureCandidate &y)

Function Documentation

int comp ( const void *  entry1,
const void *  entry2 
)

Comparison function for sorting text lines.

bool compareScores ( const DLSignatureCandidate x,
const DLSignatureCandidate y 
)

bool compCompScores ( const DLComponent &  x,
const DLComponent &  y 
)

bool compSigScores ( const DLSignatureCandidate x,
const DLSignatureCandidate y 
)


SignatureDetectDOCLIB Library is an add-on of DOCLIB. DOCLIB is being developed under contract by a collaboration between:
The Laboratory for Language and Media Processing
Unviersity of Maryland, College Park
and
Booz | Allen | Hamilton

All Rights Reserved, 2003-2007