Package | Description |
---|---|
com.griaulebiometrics.gbsfingerprint.shared |
Modifier and Type | Method and Description |
---|---|
int |
NativeGBSFingerprint.GrTwinDirect(NativePoint.ByValue qpoint,
NativePoint.ByReference rpoint)
Method GrTwinDirect: Computes the direct (query -> reference) point.
|
int |
NativeGBSFingerprint.GrTwinReverse(NativePoint.ByValue rpoint,
NativePoint.ByReference qpoint)
Method GrTwinReverse: Computes the direct (reference -> query) point.
|