Hi,
Is there a way to apply real time text recognition only on one image. If for example image was chosen from the gallery.
I tried to create CMSampleBufferRef from UIImage and pass it to RTRTextCaptureService, but nothing happend. (No errors, no callback funtions trigeered).
Thanks.