B4A Library OCR - Optical Character Recognition with Google Play Services (Android Vision)

Cableguy

Expert
Licensed User
Longtime User
This is Icr no Ocr
I beg to disagree... Icr is used mostly in intelligent translation software in order to establish the origin language... This lib, is a combination of the two at best, although I don't think it can establish the "scanned" text language...
Ocr will just do that, recognise each individual character, machine type or handwritten (as long as legible), which this lib seems to do.
 

MarcoRome

Expert
Licensed User
Longtime User
Maybe i wrong ... but look THIS LINK :


Again look another LINK


And in final this LINK


Anyway isnt important... bye
 
Last edited:

PABLO2013

Well-Known Member
Licensed User
Longtime User
Sorry i have this problem .... many tks
 

Attachments

  • compiling.JPG
    13.8 KB · Views: 343

PABLO2013

Well-Known Member
Licensed User
Longtime User
tks i solve it :
<uses-sdk android:minSdkVersion="14" android:targetSdkVersion="23"/>
 

Leni Berry

Active Member
Licensed User
Longtime User
Hi,

can this lib grab all capture text that already mark, not only choosen text (i click)
 

Johan Schoeman

Expert
Licensed User
Longtime User
Hi,

can this lib grab all capture text that already mark, not only choosen text (i click)

Leni, I will have to look into the original Java code and see if I can bring back all the highlighted text. Maybe sometime this coming weekend.
 

Johan Schoeman

Expert
Licensed User
Longtime User
Hi Johan, Great work! Can it also OCR full page A4 texts? If yes, how fast is it on average (in seconds)?
Will it do multi-column (magazine) pages (with or without pictures in between), with automatic column recognition?
Syd, not as the original github project stands at present. I think it will need some serious surgery to get that done
 

roberto64

Active Member
Licensed User
Longtime User
hi johan, compiler I ristituisce this error as in the image.
regards
 

Attachments

  • Compileimg.png
    20.7 KB · Views: 308

Johan Schoeman

Expert
Licensed User
Longtime User
hi johan, compiler I ristituisce this error as in the image.
regards
Seems like you are missing the Google play services library that contains the required class or that you don't have it in your additional library folder.....
 

Johan Schoeman

Expert
Licensed User
Longtime User
hi johan, compiler I ristituisce this error as in the image.
regards
This is what I posted in post #1 of this thread
You need to have the Google Repository installed (via the SDK manager). I have Google Repository V32 installed.
 

roberto64

Active Member
Licensed User
Longtime User
HI, as provided in the image that you see and installed Google Repository v44, v39 Gogle Play services, and AdditionalLibs I inserted inside android-support-design.jar
android-support-v4.jar
android-support-v7-appcompat.jar
android-support-annotations.jar
regards
 

Attachments

  • Immagine.png
    67.1 KB · Views: 282
  • Immagine1.png
    31.5 KB · Views: 274

roberto64

Active Member
Licensed User
Longtime User
HI, I do not understand why the direttre you use examples "'# AdditionalRes: C: \ ANDRIOD_SDK_TOOLS \ extras \ google \ google-play-services \ libproject \ google-play-services_lib \ res, com.google.android.gms" and diveso than that of Android as fuck attached.
regards
 

Attachments

  • Immagine2.png
    33 KB · Views: 267

Johan Schoeman

Expert
Licensed User
Longtime User
Roberto, I am not following whatever it is you are trying to tell me in your two posts above. Did you get it working or not?
 

roberto64

Active Member
Licensed User
Longtime User
Johan,
always the same error see image
regards
 

Attachments

  • Immagine3.png
    38.3 KB · Views: 295

Johan Schoeman

Expert
Licensed User
Longtime User
Cookies are required to use this site. You must accept them to continue using the site. Learn more…