Any pointers here? Maybe something to get me going on this simple image and then I can work on things a bit more complicated.
On Tuesday, September 16, 2014 9:00:48 PM UTC-4, Test wrote: > > Hello, > This is my first time using tesserect (3.0.2) and I am testing using what > I thought was a simple image with some text: > > > <https://lh4.googleusercontent.com/-YVdXjSCDXIs/VBjcun9BepI/AAAAAAAAAAM/J8iKHMO9XYQ/s1600/Untitled.png> > > > However, the output does not come out as I expected. I tried a few > different -psm modes but the best I can get is using -psm 6 which results > in the below. Is that the best I can get or am i missing something that > can improve the results? > > Thanks. > > using System; > using System.Col1ections.Generic; > using System. Linq; > using System.Text; > using System.Threading.Tasks; > using System.|A|indows; > using System.|A|indows.Contr‘ols; > using System.|A|indows.Data; > using System.|A|indows.Documents; > using System.|A|indows.Input; > using System.|A|indows.Media; > using System.|A|indows.Media.Imaging; > using System.|A|indows.Navigation; > using System.|A|indows.Shapes; > namespace wpfApp1ication1 > { > > /// <summar*y> > > /// Interaction logic for Mainlnlindmmxaml > > /// </summary> > > public partial class Mainwindow : window > > { > > plublic Mainwindow() > { > Initia1izeComponent(); > } > > } > > } > > > > -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tesseract-ocr. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/43135115-eac5-4264-833c-8f7b02415865%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

