How to recognize text from a picture
I’m making an application in swift, as a school project, I would like to implement reading text from an image using visionkit. Unfortunately the simulator on macbook doesn’t have a camera, is it possible to use vision kit also for images from gallery, if so how? Everywhere I found only selecting text from the camera.