react-native-vision-camera icon indicating copy to clipboard operation
react-native-vision-camera copied to clipboard

Is it possible to do LIVE TEXT with react-native-vision-camera❓

Open iamabdulhaseeb opened this issue 3 years ago • 2 comments

Question

I would like to implement a functionality that the user can place a camera on an image and he can copy text from image at that point, I have researched a lot but could not find any resource to do like this, Is it possible to do this with this package?

What I tried

No response

VisionCamera Version

^2.14.1

Additional information

iamabdulhaseeb avatar Aug 25 '22 20:08 iamabdulhaseeb

I'm looking at this too - but it should be possible with a frame processor and the new Live Text things with IOS 16

justindavies avatar Sep 12 '22 19:09 justindavies

Hey justin If you are free these days Can we both look together on this thing because I have been stucked on this thing for days now. I am creating my own app in which I wanted to implement this

On Tue, Sep 13, 2022 at 12:25 AM Justin Davies @.***> wrote:

I'm looking at this too - but it should be possible with a frame processor and the new Live Text things with IOS 16

— Reply to this email directly, view it on GitHub https://github.com/mrousavy/react-native-vision-camera/issues/1215#issuecomment-1244226085, or unsubscribe https://github.com/notifications/unsubscribe-auth/APNWNTG6SHABA2V54F273NDV557TFANCNFSM57UPBHOQ . You are receiving this because you authored the thread.Message ID: @.***>

iamabdulhaseeb avatar Sep 12 '22 19:09 iamabdulhaseeb

HI @iamabdulhaseeb,

I am using vision-camera-ocr to recognize text by camera, I don't understand how I can copy text but text can be shown in terminal easily

marcelxsilva avatar Nov 26 '22 22:11 marcelxsilva

Hi @marcelxsilva , thank you for recommending that package, I will try that very soon :)

iamabdulhaseeb avatar Nov 26 '22 23:11 iamabdulhaseeb

HI @iamabdulhaseeb,

I am using vision-camera-ocr to recognize text by camera, I don't understand how I can copy text but text can be shown in terminal easily

can we use for ios?

sampadanaik avatar Apr 20 '23 09:04 sampadanaik

HI @iamabdulhaseeb, I am using vision-camera-ocr to recognize text by camera, I don't understand how I can copy text but text can be shown in terminal easily

can we use for ios?

My app is only to Android, I believe that can use in iOS, without problems!!

marcelxsilva avatar Apr 20 '23 11:04 marcelxsilva

Closing as this is a stale issue - this might have been fixed with the full rewrite in VisionCamera V3 (🥳) - if not, please create a new issue.

mrousavy avatar Sep 30 '23 09:09 mrousavy