init(completionHandler:)
Creates a new request that tracks the optical from one image to another, with a system callback on completion.
Declaration
init(completionHandler: VNRequestCompletionHandler? = nil)Parameters
- completionHandler:
The callback the system invokes when it completes the request.