ImageProviderService

@objc
public protocol ImageProviderService : AnyObject

Image provider service protocol

  • Dequeue image

    Throws

    Error if the image cannot be provided

    Declaration

    Swift

    func dequeueImage() throws -> VerIDImage

    Return Value

    Ver-ID image for face detection