ResultEvaluationServiceFactory
@objc
public protocol ResultEvaluationServiceFactory
Result evaluation service factory protocol
-
Create a result evaluation service
Declaration
Swift
@objc func makeResultEvaluationService(settings: VerIDSessionSettings) -> ResultEvaluationServiceParameters
settingsSession settings to use when evaluating the face detection results
Return Value
Instance of a class that conforms to the
ResultEvaluationServiceprotocol
ResultEvaluationServiceFactory Protocol Reference