| 
    Slap Fingerprint Segmentation Evaluation III
    
   API for participating in NIST's evaluation of slap fingerprint segmentation algorithms. 
   | 
 
Slap Fingerprint Segmentation Evaluation III namespace. More...
Classes | |
| struct | Coordinate | 
| A 2D coordinate, assuming an origin at the top left.  More... | |
| class | Interface | 
| Slap Fingerprint Segmentation III interface.  More... | |
| struct | ReturnStatus | 
| Information about the execution of an API method.  More... | |
| struct | SegmentationPosition | 
| Representation of a segmentation position.  More... | |
| struct | SlapImage | 
| Data and metadata of an image containing multiple fingerprints.  More... | |
| struct | SubmissionIdentification | 
| Information identifying this submission.  More... | |
Enumerations | |
| enum class | FrictionRidgeGeneralizedPosition {  Unknown = 0 , RightThumb = 1 , RightIndex = 2 , RightMiddle = 3 , RightRing = 4 , RightLittle = 5 , LeftThumb = 6 , LeftIndex = 7 , LeftMiddle = 8 , LeftRing = 9 , LeftLittle = 10 }  | 
| Friction ridge generalized position.  More... | |
Variables | |
| uint16_t | API_MAJOR_VERSION {1} | 
| API major version number.  More... | |
| uint16_t | API_MINOR_VERSION {2} | 
| API minor version number.  More... | |
| uint16_t | API_PATCH_VERSION {0} | 
| API patch version number.  More... | |
Slap Fingerprint Segmentation Evaluation III namespace.
      
  | 
  strong | 
Friction ridge generalized position.
Definition at line 47 of file slapsegiii.h.
| uint16_t SlapSegIII::API_MAJOR_VERSION {1} | 
API major version number.
Definition at line 612 of file slapsegiii.h.
| uint16_t SlapSegIII::API_MINOR_VERSION {2} | 
API minor version number.
Definition at line 614 of file slapsegiii.h.
| uint16_t SlapSegIII::API_PATCH_VERSION {0} | 
API patch version number.
Definition at line 616 of file slapsegiii.h.
 1.9.3