perform(_:on:orientation:)
Schedules one or more Vision requests to be performed on a Core Graphics image with known orientation.
Declaration
func perform(_ requests: [VNRequest], on image: CGImage, orientation: CGImagePropertyOrientation) throwsSchedules one or more Vision requests to be performed on a Core Graphics image with known orientation.
func perform(_ requests: [VNRequest], on image: CGImage, orientation: CGImagePropertyOrientation) throws