DLSignatureCandidate Struct Reference

struct for storing a signature candidate and its associated information More...

#include <DLSignatureDetect.h>

List of all members.

Public Attributes

DLZone sigRegion
 The spatial region correponding to the signature candidate.
string sourceImageName
 Source image file name.
unsigned long scores
 Computed score of the signature candidate region.
int largestNeighScore
 Computed score of its colinear neighbour.
bool tested
 Bool type attribute used internally.
string type
 String that stores any necessary type information for later processing needs.


Detailed Description

struct for storing a signature candidate and its associated information

Member Data Documentation

DLZone DLSignatureCandidate::sigRegion

The spatial region correponding to the signature candidate.

string DLSignatureCandidate::sourceImageName

Source image file name.

unsigned long DLSignatureCandidate::scores

Computed score of the signature candidate region.

int DLSignatureCandidate::largestNeighScore

Computed score of its colinear neighbour.

bool DLSignatureCandidate::tested

Bool type attribute used internally.

string DLSignatureCandidate::type

String that stores any necessary type information for later processing needs.


The documentation for this struct was generated from the following file:

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