Auto Get text from camera || OCR in sketchware || free project | Sketchware pro tutorial
Hey fellow sketchware coders, I know many of you are working on some projects which requires ocr (optical character recognition) But not getting success in ocr. So Today I am here to present sketchware ocr project and tutorial. Note: All files and links are provided below this article. Some examples of app where you can use ocr • Questions search app • Tanslator app • Also you can modify it for extracting text from pictures In this project only realtime ocr is made. If you want text from pictures ocr. Then comment below this post. To start, Make a project in sketchware You need to have google vision library. If you don't have then please download it and if you have then enable it. Look at this example your app will do function like this. Turn on your Google vision library. After that you need to make your app design You'll need 1. A linear for making of camera layout 2. A textview for getting text. Look at my example In this example linear1 is main layout. Linear2 is came