List of all members.
Static Public Member Functions |
static double | mainMatchAlg (char *galleryName, char *probeName, int gDataType, int pDataType) |
Member Function Documentation
double MatchAlg::mainMatchAlg |
( |
char * |
galleryName, |
|
|
char * |
probeName, |
|
|
int |
gDataType, |
|
|
int |
pDataType |
|
) |
| [static] |
Match gallery's template to probe's template
- Parameters:
-
galleryName | Input gallery image file name |
probeName | Input probe image file name |
gDatatype | Valid dataType values:
1 = classic still image
2 = video captured at a distance (distant-videos)
|
pDatatype | Valid dataType values:
1 = classic still image
2 = video captured at a distance (distant-videos)
|
- Returns:
- Returns Hamming distance value.
The documentation for this class was generated from the following files:
- NIST_VASIR_src_beta_v1.0/VASIR/MatchAlg.h
- NIST_VASIR_src_beta_v1.0/VASIR/MatchAlg.cpp