I have exactly the same issue. 

So far I've been building up a layer in my application that uses 
'save_blob_choices' and 'save_best_choices' so that I can walk through the 
results using the ResultIterator and ChoiceIterator and rejecting/selecting 
choices based on regular expressions. This isn't going too bad, but I still 
need to handle the case where spaces are appearing unexpectedly. Also, 
regular expressions may not the best way to guide choice selection, but as 
a first attempt it's not terrible at least.

On Wednesday, 8 January 2014 02:48:56 UTC-8, Nuttivoot Chalongamonkul wrote:
>
> Hi
> I want recognize only numbers and no space
> The problem is that in the .txt file has space
> I specify on the commandline:
> tesseract image.png output digits
>
> output is  01 3352003564002 I want to 013352003564002
>
> How can I do ?
>
>
> <https://lh3.googleusercontent.com/-KcSY0pefr8I/Us0sjTBM1ZI/AAAAAAAAAAM/7pB_i09L0To/s1600/image.png>
>

-- 
-- 
You received this message because you are subscribed to the Google
Groups "tesseract-ocr" group.
To post to this group, send email to tesseract-ocr@googlegroups.com
To unsubscribe from this group, send email to
tesseract-ocr+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/tesseract-ocr?hl=en

--- 
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.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to