Api V6
interface ApiV6
Interface describing Luna Web APIv6.
Functions
Link copied to clipboard
Creates a person by the descriptor and attaches to a predetermined list.
Creates a person by the image and attaches to a predetermined list
Link copied to clipboard
abstract fun identify(query: IdentifyByDescriptorQuery, consumer: Consumer<Result<IdentifyResponse>>)
Verification by the descriptor and the person's Id.
Identification by the image and the person's Id.
Link copied to clipboard
abstract fun liveness(query: PredictLivenessQuery, consumer: Consumer<Result<LivenessResponseLegacy>>)
Check of group of images for liveness.
Link copied to clipboard
Remove all callbacks.
Link copied to clipboard
Verification by the descriptor and the person's Id.
Verification by the image and the person's Id.