TextDetection
TextDetection copied to clipboard
Vision Framework Demo on Text Detection
How to get text as a string from boxes?
Hi,it is a cool job. But ,I have a problem.It is difficult to judge wether the direction is 0 or 180. Could you have any ideas ? Thanks .
In this line on 157: `let imageRequestHandler = VNImageRequestHandler(cvPixelBuffer: pixelBuffer, orientation: 6, options: requestOptions)` The int '6' should be expected argument type `CGImagePropertyOrientation`
Error
Thank you for this great tutorial!!!! Forgive me as I am VERY new to coding but I'm getting an error in the debugger: > fatal error: unexpectedly found nil while...