imaginary-cloud / CameraManager

Simple Swift class to provide all the configurations you need to create custom camera view in your app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Failure when text recognizing

ersel95 opened this issue · comments

I am currently using google's cloud vision. Also I have cameraManager in my project.
Trying to detect text from photos that I take and also detect text from the photo which is selected from gallery.
Cloud vision is detecting text from the photo which is selected from gallery. But having problem when detecting from photo which is taken by cameraManager.