Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Read text from image

I am planning to make an app using phonegap. This app will read text from image. So my question is that can we read text from images using javascript? I know we can do this using java but I need to do this using javascript.

Thanks in advance

like image 693
Om3ga Avatar asked Jul 19 '26 14:07

Om3ga


1 Answers

The OCRs in Javascript are not very powerfull. I found a libraries who uses simple Euclidean Distance comparisons. The accuracy is not perfect, but it does do a reasonably good job. Link

like image 103
MyBoon Avatar answered Jul 21 '26 03:07

MyBoon



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!