init(completionHandler:)
Creates a new request that tracks the translational registration of two images, with a system callback on completion.
Declaration
init(completionHandler: VNRequestCompletionHandler? = nil)Parameters
- completionHandler:
The callback the system invokes when it completes the request.