perform(_:)
Performs a framework request on the handler’s image.
Declaration
final func perform<T>(_ request: T) async throws -> T.Result where T : VisionRequestPerforms a framework request on the handler’s image.
final func perform<T>(_ request: T) async throws -> T.Result where T : VisionRequest