Skip to content Skip to sidebar Skip to footer
Showing posts with the label Ocr

How Can I Use Tesseract In Android?

I have searched on the net for a couple of hours. I got many answers saying we need to use NDK, etc… Read more How Can I Use Tesseract In Android?

Google Vision Api Text Recognizer Is Not Working

I have used Google vision API to read text from any object like newspaper or text in wall. I have t… Read more Google Vision Api Text Recognizer Is Not Working

I Want To Detect Objects In The Image And Redraw It In Another Page, So Anyone Would Please Suggest Which Algorithm Can Be Used?

I am doing project on image processing (molecule identification in an image and drawing those molec… Read more I Want To Detect Objects In The Image And Redraw It In Another Page, So Anyone Would Please Suggest Which Algorithm Can Be Used?

How To Detect Words With Textrecognizer? It Can Only Detect Textblocks

I am able to detect TextBlock like Cyan color block in below image but I want to detect Word with T… Read more How To Detect Words With Textrecognizer? It Can Only Detect Textblocks

Pictograph Or Symbol Recognition In Java (android)

I am making an Android game the core mechanic of which is 'spell-casting' by drawing previo… Read more Pictograph Or Symbol Recognition In Java (android)

Ocr Code Flow Or My Code Doesn't Make Sense

Currently I'm creating an application that would capture and store image using the camera api o… Read more Ocr Code Flow Or My Code Doesn't Make Sense

Using Zxing And Google Goggles With My App

I have an app, i used this code to integrate zxing public Button.OnClickListener mScan = new Butto… Read more Using Zxing And Google Goggles With My App