#include <DLSignatureDetect.h>
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. |
The spatial region correponding to the signature candidate.
Source image file name.
unsigned long DLSignatureCandidate::scores |
Computed score of the signature candidate region.
Computed score of its colinear neighbour.
Bool type attribute used internally.
string DLSignatureCandidate::type |
String that stores any necessary type information for later processing needs.