Re: [tesseract-ocr] Re: Tesseract Installation

2017-04-19 Thread ShreeDevi Kumar
You can check that these are installed by entering the following

which text2image

The above will show u the location it is installed

If you don't have  training tools, you will need to build them separately -
see https://github.com/tesseract-ocr/tesseract/wiki/Compiling

make training
sudo make training-install

-- 
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/CAG2NduUQ_FhVaGzbibJAxKfEL0M-MMZyjTuvcLMTR13RH%2B2YMw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tesseract-ocr] Re: Tesseract Installation

2017-04-19 Thread Ibr
yes, that idea came across my mind that the tesstrain has no windows 
version, thanks for the answer

On Wednesday, April 19, 2017 at 12:11:43 PM UTC+3, shree wrote:
>
> There is no windows equivalent to tesstrain.sh - you can open that file in 
> a text editor - it is a bash script for doing training.
>
> If you have installed bash on windows, then you can build tesseract 
> following instructions given for linux. You will be able to run 
> tesstrain.sh also. Use the bash terminal instead of windows cmd terminal.
>
> As I had mentioned earlier, I use bash on windows via mobaxterm, which 
> makes it easier to use
>
> see http://mobaxterm.mobatek.net/download-home-edition.html
>
>
> ShreeDevi
> 
> भजन - कीर्तन - आरती @ http://bhajans.ramparivar.com
>
> On Wed, Apr 19, 2017 at 2:00 PM, Ibr  
> wrote:
>
>> Hi shree,
>>
>> thanks for your answers, it turned out to be a problem with the host 
>> wasn't set to my ip address, I followed this website 
>> 
>>  to 
>> solve the problem, yet another question is in hand right now, I finished of 
>> the installation on the bash, I also installed the tesseract 4 alpha on the 
>> windows as well, yet I noticed that in the bash version there is a binary 
>> tesstrain.sh, what is its equivalent on windows?
>> Thanks 
>>
>> On Tuesday, April 11, 2017 at 4:28:51 PM UTC+3, shree wrote:
>>
>>> Also, if you want training tools, you need to build them separately - 
>>> see https://github.com/tesseract-ocr/tesseract/wiki/Compiling
>>>
>>> make training
>>> sudo make training-install
>>>
>>>
>>> ShreeDevi
>>> 
>>> भजन - कीर्तन - आरती @ http://bhajans.ramparivar.com
>>>
>>> On Tue, Apr 11, 2017 at 6:53 PM, shree  wrote:
>>>

 On Tuesday, April 11, 2017 at 4:10:26 PM UTC+5:30, Ibr wrote:
>
>
> Note: I'm using windows 10 bash
>

 I use it too, but via mobaxterm, which makes it easier to use

 see http://mobaxterm.mobatek.net/download-home-edition.html 

 -- 
 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-oc...@googlegroups.com.
 To post to this group, send email to tesser...@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/b44fb5fc-7cbc-4cd0-b1b5-b50238a982fb%40googlegroups.com
  
 
 .

 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-oc...@googlegroups.com .
>> To post to this group, send email to tesser...@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/0d13b44f-61b2-412a-b0ff-adc41f8ee122%40googlegroups.com
>>  
>> 
>> .
>> 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/289220c2-34d2-4f08-aa5b-d5e793c49903%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tesseract-ocr] Re: Tesseract Installation

2017-04-19 Thread Ibr
Hi shree,

thanks for your answers, it turned out to be a problem with the host wasn't 
set to my ip address, I followed this website 

 to 
solve the problem, yet another question is in hand right now, I finished of 
the installation on the bash, I also installed the tesseract 4 alpha on the 
windows as well, yet I noticed that in the bash version there is a binary 
tesstrain.sh, what is its equivalent on windows?
Thanks 

On Tuesday, April 11, 2017 at 4:28:51 PM UTC+3, shree wrote:

> Also, if you want training tools, you need to build them separately - see 
> https://github.com/tesseract-ocr/tesseract/wiki/Compiling
>
> make training
> sudo make training-install
>
>
> ShreeDevi
> 
> भजन - कीर्तन - आरती @ http://bhajans.ramparivar.com
>
> On Tue, Apr 11, 2017 at 6:53 PM, shree  
> wrote:
>
>>
>> On Tuesday, April 11, 2017 at 4:10:26 PM UTC+5:30, Ibr wrote:
>>>
>>>
>>> Note: I'm using windows 10 bash
>>>
>>
>> I use it too, but via mobaxterm, which makes it easier to use
>>
>> see http://mobaxterm.mobatek.net/download-home-edition.html 
>>
>> -- 
>> 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-oc...@googlegroups.com .
>> To post to this group, send email to tesser...@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/b44fb5fc-7cbc-4cd0-b1b5-b50238a982fb%40googlegroups.com
>>  
>> 
>> .
>>
>> 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/0d13b44f-61b2-412a-b0ff-adc41f8ee122%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tesseract-ocr] Re: Tesseract Installation

2017-04-11 Thread ShreeDevi Kumar
Also, if you want training tools, you need to build them separately - see
https://github.com/tesseract-ocr/tesseract/wiki/Compiling

make training
sudo make training-install


ShreeDevi

भजन - कीर्तन - आरती @ http://bhajans.ramparivar.com

On Tue, Apr 11, 2017 at 6:53 PM, shree  wrote:

>
> On Tuesday, April 11, 2017 at 4:10:26 PM UTC+5:30, Ibr wrote:
>>
>>
>> Note: I'm using windows 10 bash
>>
>
> I use it too, but via mobaxterm, which makes it easier to use
>
> see http://mobaxterm.mobatek.net/download-home-edition.html
>
> --
> 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/b44fb5fc-7cbc-4cd0-b1b5-b50238a982fb%
> 40googlegroups.com
> 
> .
>
> 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/CAG2NduUr8bUsCtb08FMfBMecoJUVT47FKyS4c_MKtViXO5CyOg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.