Exactly that, thank you so much, I almost skipped over it! On Thu, Apr 4, 2019 at 11:02 PM René Hansen <ren...@gmail.com> wrote:
> Can't help you with the Heroku issues, but have you tried TextFairy like > someone suggested earlier? Seems like exactly what you're asking for. > > https://play.google.com/store/apps/details?id=com.renard.ocr&hl=en > > > /René > > > On Thu, 4 Apr 2019 at 14:41, Soumik Ranjan Dasgupta < > srd1...@cse.jgec.ac.in> wrote: > >> Of course, I'm sorry I couldn't place it properly. >> What I am aiming to do is host the application using tesseract somewhere >> on the internet, and provide the users with a nice frontend, so that >> everytime I switch/format my machines I do not have to keep reinstalling >> everything. Users could just go the link and upload the images and get the >> OCR results. >> Since I got stuck, I thought maybe there is an android application that >> allows me to perform OCR anytime I want without needing me to boot up my >> laptop. >> My main goal is this : make tesseract as easily and conveniently >> available to users as possible - maybe an android app dedicated solely to >> this purpose, or an app that could be accessed just by visiting a link. >> Kind of like google lens, you get what I mean? >> >> You can find out more details about the issue I faced while creating the >> webapp in the following thread : >> https://groups.google.com/forum/#!topic/tesseract-ocr/ViPGSNeYuiw >> >> On Thu, Apr 4, 2019 at 1:43 AM René Hansen <ren...@gmail.com> wrote: >> >>> I'm not sure I follow. Tesseract, as a library, is already cross >>> platform, is it not? You just need to compile it for your target system. >>> >>> Web-app and cross platform, seems orthogonal to me. Can you elaborate? >>> >>> >>> /René >>> >>> >>> On Wed, 3 Apr 2019 at 21:41, Soumik Ranjan Dasgupta < >>> srd1...@cse.jgec.ac.in> wrote: >>> >>>> The reason is that I, and as I see, a few other people would like to be >>>> able to use Tesseract cross-platform. >>>> I have been meaning to create a web-app, but I'm stuck after a >>>> particular step. I'm creating a separate thread for people to contribute on >>>> that. >>>> After I create the thread, I shall share it with you. >>>> >>>> On Mon, Apr 1, 2019 at 1:52 AM René Hansen <ren...@gmail.com> wrote: >>>> >>>>> Here you go: >>>>> >>>>> https://camverter.rhardih.io >>>>> >>>>> I'm out of promo codes at the moment, but feel free to sign up as a >>>>> beta tester, if you're not a buyer and want to try it out. I'll send you >>>>> one, next time I'm recruiting testers. >>>>> >>>>> Tesseract is only one part of the puzzle though. Giving it a real-time >>>>> camera feed is simply too slow on any device I've had my hands on, so you >>>>> have to craft your processing pipeline with that in mind. >>>>> >>>>> You'll inevitable run into the task of cross-compiling for the various >>>>> target devices as well. A huge PITA in my experience. So much so I decided >>>>> to create this project: https://github.com/rhardih/bad. Basically >>>>> it's a collection of Dockerfiles for building various native libs without >>>>> having to fight your host environment all the time. Currently there's >>>>> support for building v3.02.02 through v4.0.0 of Tesseract in x86, >>>>> arm64-v8a >>>>> and armv7-a flavours. Feel free to give it a spin. >>>>> >>>>> What is the reason for asking by the way? >>>>> >>>>> >>>>> Best regards, >>>>> >>>>> René Hansen >>>>> >>>>> >>>>> >>>>> On Sun, 31 Mar 2019 at 20:25 Greg Dunkel <drdunk.g...@gmail.com> >>>>> wrote: >>>>> >>>>>> Please post to list. I am not the only one who would be interested in >>>>>> such an app. >>>>>> >>>>>> On Sun, Mar 31, 2019, 10:34 AM Soumik Ranjan Dasgupta < >>>>>> srd1...@cse.jgec.ac.in> wrote: >>>>>> >>>>>>> Hi Rene, >>>>>>> Thank you for replying. Can you provide me with the name or link to >>>>>>> the app? >>>>>>> >>>>>>> On Sun, Mar 31, 2019 at 3:29 PM René Hansen <ren...@gmail.com> >>>>>>> wrote: >>>>>>> >>>>>>>> I have an app in the Playstore using Tesseract v4.0.0 right now. It >>>>>>>> was a challenge getting a working armv7-a version of the library, but >>>>>>>> other >>>>>>>> than that, it works fine on Android. >>>>>>>> >>>>>>>> /René >>>>>>>> >>>>>>>> On Sat, 30 Mar 2019 at 08:01 Soumik Ranjan Dasgupta < >>>>>>>> srd1...@cse.jgec.ac.in> wrote: >>>>>>>> >>>>>>>>> Please update if you complete it and decide to upload on playstore. >>>>>>>>> >>>>>>>>> On Sat, Mar 30, 2019 at 11:58 AM prerna kumari < >>>>>>>>> kmprern...@gmail.com> wrote: >>>>>>>>> >>>>>>>>>> TextFairy is there and I'm also working on an android application >>>>>>>>>> using tesseract. >>>>>>>>>> >>>>>>>>>> On Sat 30 Mar, 2019, 11:47 AM Soumik Ranjan Dasgupta, < >>>>>>>>>> srd1...@cse.jgec.ac.in> wrote: >>>>>>>>>> >>>>>>>>>>> Hi, >>>>>>>>>>> I'd like to know if there exists any android application for >>>>>>>>>>> doing OCR that uses tesseract 4. >>>>>>>>>>> >>>>>>>>>>> Regards, >>>>>>>>>>> Soumik Ranjan Dasgupta >>>>>>>>>>> >>>>>>>>>>> -- >>>>>>>>>>> You received this message because you are subscribed to the >>>>>>>>>>> Google Groups "tesseract-ocr" group. >>>>>>>>>>> To unsubscribe from this group and stop receiving emails from >>>>>>>>>>> it, send an email to tesseract-ocr+unsubscr...@googlegroups.com. >>>>>>>>>>> To post to this group, send email to >>>>>>>>>>> tesseract-ocr@googlegroups.com. >>>>>>>>>>> Visit this group at >>>>>>>>>>> https://groups.google.com/group/tesseract-ocr. >>>>>>>>>>> To view this discussion on the web visit >>>>>>>>>>> https://groups.google.com/d/msgid/tesseract-ocr/CAB_aDAfUXMX-1AZDvav_5u9bNqE5i6jc7mtx-A7rQfq%2BO8Syfg%40mail.gmail.com >>>>>>>>>>> <https://groups.google.com/d/msgid/tesseract-ocr/CAB_aDAfUXMX-1AZDvav_5u9bNqE5i6jc7mtx-A7rQfq%2BO8Syfg%40mail.gmail.com?utm_medium=email&utm_source=footer> >>>>>>>>>>> . >>>>>>>>>>> For more options, visit https://groups.google.com/d/optout. >>>>>>>>>>> >>>>>>>>>> -- >>>>>>>>>> You received this message because you are subscribed to the >>>>>>>>>> Google Groups "tesseract-ocr" group. >>>>>>>>>> To unsubscribe from this group and stop receiving emails from it, >>>>>>>>>> send an email to tesseract-ocr+unsubscr...@googlegroups.com. >>>>>>>>>> To post to this group, send email to >>>>>>>>>> tesseract-ocr@googlegroups.com. >>>>>>>>>> Visit this group at https://groups.google.com/group/tesseract-ocr >>>>>>>>>> . >>>>>>>>>> To view this discussion on the web visit >>>>>>>>>> https://groups.google.com/d/msgid/tesseract-ocr/CA%2BkNzC1MvJ3Zbcb1hRxixNNPA_1j7AX0D9EqTyF%2BYmbLgJp7bw%40mail.gmail.com >>>>>>>>>> <https://groups.google.com/d/msgid/tesseract-ocr/CA%2BkNzC1MvJ3Zbcb1hRxixNNPA_1j7AX0D9EqTyF%2BYmbLgJp7bw%40mail.gmail.com?utm_medium=email&utm_source=footer> >>>>>>>>>> . >>>>>>>>>> For more options, visit https://groups.google.com/d/optout. >>>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> -- >>>>>>>>> Regards, >>>>>>>>> Soumik Ranjan Dasgupta >>>>>>>>> >>>>>>>>> -- >>>>>>>>> You received this message because you are subscribed to the Google >>>>>>>>> Groups "tesseract-ocr" group. >>>>>>>>> To unsubscribe from this group and stop receiving emails from it, >>>>>>>>> send an email to tesseract-ocr+unsubscr...@googlegroups.com. >>>>>>>>> To post to this group, send email to >>>>>>>>> tesseract-ocr@googlegroups.com. >>>>>>>>> Visit this group at https://groups.google.com/group/tesseract-ocr. >>>>>>>>> To view this discussion on the web visit >>>>>>>>> https://groups.google.com/d/msgid/tesseract-ocr/CAB_aDAesStZseH2nApvUS2KhyfNbd_NaEuqZCjj5uyJdnDXx6Q%40mail.gmail.com >>>>>>>>> <https://groups.google.com/d/msgid/tesseract-ocr/CAB_aDAesStZseH2nApvUS2KhyfNbd_NaEuqZCjj5uyJdnDXx6Q%40mail.gmail.com?utm_medium=email&utm_source=footer> >>>>>>>>> . >>>>>>>>> For more options, visit https://groups.google.com/d/optout. >>>>>>>>> >>>>>>>> -- >>>>>>>> You received this message because you are subscribed to the Google >>>>>>>> Groups "tesseract-ocr" group. >>>>>>>> To unsubscribe from this group and stop receiving emails from it, >>>>>>>> send an email to tesseract-ocr+unsubscr...@googlegroups.com. >>>>>>>> To post to this group, send email to tesseract-ocr@googlegroups.com >>>>>>>> . >>>>>>>> Visit this group at https://groups.google.com/group/tesseract-ocr. >>>>>>>> To view this discussion on the web visit >>>>>>>> https://groups.google.com/d/msgid/tesseract-ocr/CAB-60niFdA3yYkzTFyi0Ymx6apkWNXpPP3ejFdwmY2vmHzJQJw%40mail.gmail.com >>>>>>>> <https://groups.google.com/d/msgid/tesseract-ocr/CAB-60niFdA3yYkzTFyi0Ymx6apkWNXpPP3ejFdwmY2vmHzJQJw%40mail.gmail.com?utm_medium=email&utm_source=footer> >>>>>>>> . >>>>>>>> For more options, visit https://groups.google.com/d/optout. >>>>>>>> >>>>>>> >>>>>>> >>>>>>> -- >>>>>>> Regards, >>>>>>> Soumik Ranjan Dasgupta >>>>>>> >>>>>>> -- >>>>>>> You received this message because you are subscribed to the Google >>>>>>> Groups "tesseract-ocr" group. >>>>>>> To unsubscribe from this group and stop receiving emails from it, >>>>>>> send an email to tesseract-ocr+unsubscr...@googlegroups.com. >>>>>>> To post to this group, send email to tesseract-ocr@googlegroups.com. >>>>>>> Visit this group at https://groups.google.com/group/tesseract-ocr. >>>>>>> To view this discussion on the web visit >>>>>>> https://groups.google.com/d/msgid/tesseract-ocr/CAB_aDAcuuKE_vxzOx2KkPVkY71QPab6s%3D7XrWtRdJU64vOhbpg%40mail.gmail.com >>>>>>> <https://groups.google.com/d/msgid/tesseract-ocr/CAB_aDAcuuKE_vxzOx2KkPVkY71QPab6s%3D7XrWtRdJU64vOhbpg%40mail.gmail.com?utm_medium=email&utm_source=footer> >>>>>>> . >>>>>>> For more options, visit https://groups.google.com/d/optout. >>>>>>> >>>>>> -- >>>>>> You received this message because you are subscribed to the Google >>>>>> Groups "tesseract-ocr" group. >>>>>> To unsubscribe from this group and stop receiving emails from it, >>>>>> send an email to tesseract-ocr+unsubscr...@googlegroups.com. >>>>>> To post to this group, send email to tesseract-ocr@googlegroups.com. >>>>>> Visit this group at https://groups.google.com/group/tesseract-ocr. >>>>>> To view this discussion on the web visit >>>>>> https://groups.google.com/d/msgid/tesseract-ocr/CA%2BOX7toBjax8nnUB8t7Mmaz3D0Z_LsPZAA44AgWCFF8LXhHw3A%40mail.gmail.com >>>>>> <https://groups.google.com/d/msgid/tesseract-ocr/CA%2BOX7toBjax8nnUB8t7Mmaz3D0Z_LsPZAA44AgWCFF8LXhHw3A%40mail.gmail.com?utm_medium=email&utm_source=footer> >>>>>> . >>>>>> For more options, visit https://groups.google.com/d/optout. >>>>>> >>>>> -- >>>>> You received this message because you are subscribed to the Google >>>>> Groups "tesseract-ocr" group. >>>>> To unsubscribe from this group and stop receiving emails from it, send >>>>> an email to tesseract-ocr+unsubscr...@googlegroups.com. >>>>> To post to this group, send email to tesseract-ocr@googlegroups.com. >>>>> Visit this group at https://groups.google.com/group/tesseract-ocr. >>>>> To view this discussion on the web visit >>>>> https://groups.google.com/d/msgid/tesseract-ocr/CAB-60ngEKti%3DhO0s-ZZEEkdJkcBTc%3D3%3DRT1bNT51epOVQ2haJg%40mail.gmail.com >>>>> <https://groups.google.com/d/msgid/tesseract-ocr/CAB-60ngEKti%3DhO0s-ZZEEkdJkcBTc%3D3%3DRT1bNT51epOVQ2haJg%40mail.gmail.com?utm_medium=email&utm_source=footer> >>>>> . >>>>> For more options, visit https://groups.google.com/d/optout. >>>>> >>>> >>>> >>>> -- >>>> Regards, >>>> Soumik Ranjan Dasgupta >>>> >>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "tesseract-ocr" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to tesseract-ocr+unsubscr...@googlegroups.com. >>>> To post to this group, send email to tesseract-ocr@googlegroups.com. >>>> Visit this group at https://groups.google.com/group/tesseract-ocr. >>>> To view this discussion on the web visit >>>> https://groups.google.com/d/msgid/tesseract-ocr/CAB_aDAeRixrmibX5N1-Unc8njV1nEJ7XfsQgkVh_5x%3Dig%2BVokA%40mail.gmail.com >>>> <https://groups.google.com/d/msgid/tesseract-ocr/CAB_aDAeRixrmibX5N1-Unc8njV1nEJ7XfsQgkVh_5x%3Dig%2BVokA%40mail.gmail.com?utm_medium=email&utm_source=footer> >>>> . >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> >>> >>> -- >>> Never fear, Linux is here. >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "tesseract-ocr" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to tesseract-ocr+unsubscr...@googlegroups.com. >>> To post to this group, send email to tesseract-ocr@googlegroups.com. >>> Visit this group at https://groups.google.com/group/tesseract-ocr. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/tesseract-ocr/CAB-60nhCVm0FyB2WeOxC_Lx1VYBLpbVFGz5Nx2d06%3D0_uLbvhA%40mail.gmail.com >>> <https://groups.google.com/d/msgid/tesseract-ocr/CAB-60nhCVm0FyB2WeOxC_Lx1VYBLpbVFGz5Nx2d06%3D0_uLbvhA%40mail.gmail.com?utm_medium=email&utm_source=footer> >>> . >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> >> -- >> Regards, >> Soumik Ranjan Dasgupta >> >> -- >> You received this message because you are subscribed to the Google Groups >> "tesseract-ocr" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to tesseract-ocr+unsubscr...@googlegroups.com. >> To post to this group, send email to tesseract-ocr@googlegroups.com. >> Visit this group at https://groups.google.com/group/tesseract-ocr. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/tesseract-ocr/CAB_aDAdbPmwzzkkQGARGPKqZOAYqypwREDmL%3D5o7DOrTib7pKA%40mail.gmail.com >> <https://groups.google.com/d/msgid/tesseract-ocr/CAB_aDAdbPmwzzkkQGARGPKqZOAYqypwREDmL%3D5o7DOrTib7pKA%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > > > -- > Never fear, Linux is here. > > -- > You received this message because you are subscribed to the Google Groups > "tesseract-ocr" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to tesseract-ocr+unsubscr...@googlegroups.com. > To post to this group, send email to tesseract-ocr@googlegroups.com. > Visit this group at https://groups.google.com/group/tesseract-ocr. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tesseract-ocr/CAB-60ng7EevTtmDhFfZ_QNs3aXzmvUQ_UxeBi%2BRYP6hZptR2HA%40mail.gmail.com > <https://groups.google.com/d/msgid/tesseract-ocr/CAB-60ng7EevTtmDhFfZ_QNs3aXzmvUQ_UxeBi%2BRYP6hZptR2HA%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Regards, Soumik Ranjan Dasgupta -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To unsubscribe from this group and stop receiving emails from it, send an email to tesseract-ocr+unsubscr...@googlegroups.com. To post to this group, send email to tesseract-ocr@googlegroups.com. Visit this group at https://groups.google.com/group/tesseract-ocr. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/CAB_aDAekrL5mfF5ZD%3DA57qz4QjJr6qJvaM%3DVfz4kK0%3DZasTjeQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.