你知道百度? 太好了.. 那个20M多的语言包是我从官网下载的. 本来就那样, 而在VS2012它偏偏就不能读取.提示什么:System.AccessViolationException: 尝试读取或写入受保护的内存。这通常指示其他内存已损坏。
汉语语言包就更大40M左右. 它也是这个提示.我实在搞不懂为什么会出现这个问题.在NET导入的DLL我都换了一遍又一遍, 担心我自己用错了或用了旧版本. 出现这个错误的同时,命令行显示: actual_tessdata_num_entries_ <= TESSDATA_NUM_ENTRISE:Assert failed:in file ..\ccutil\tessdatamanager.cpp, line 48 所以我才打算自己下个源代码, 修改这个错误再重新编译. 哪儿知道编译都不成功. 用VS2012出现很多错误...我头都大了... 在 2013年1月12日星期六UTC+8上午12时55分52秒,sventech写道: > > Please look at the webpage and do google / baidu searches. Why do you want > to compile it? The ready compiled version should work for most things. Read > the FAQ (use Google Translate to get a basic translation if you're not > comfortable with English). You need to follow the FAQ for basic image > quality and text size guidelines. A single page image of 20 Mb is probably > the wrong resolution. > > http://code.google.com/p/tesseract-ocr/wiki/Compiling > > --Sven > > > On Fri, Jan 11, 2013 at 9:07 AM, gold snake <[email protected]<javascript:> > > wrote: > >> very thanks sventech >> what instructions... can u show to me?? and how set ?? >> >> if i use vs2012 open the source code. it can be build ..... some sick >> exception...... >> >> i'm use win7 x64. and vs2012. i'm not found binary code build by vs2012... >> >> why no one use vs2012. crap win8.... >> >> thanks... >> >> 在 2013年1月11日星期五UTC+8下午10时02分37秒,sventech写道: >>> >>> VS 2012 is not officially supported, but you can look at the >>> instructions on the page I believe to set it up like 2010. >>> --Sven >>> >>> >>> On Fri, Jan 11, 2013 at 7:50 AM, gold snake <[email protected]> wrote: >>> >>>> I can't use eng.traineddata in vs2012 read the image content. >>>> >>>> is that because the file is very big?? because it's 20.8M. and i >>>> remember before the eng file is only 2M or 3M. >>>> >>>> or because i'm use WIN7 x64?? >>>> >>>> there is some pic: >>>> >>>> >>>> <https://lh3.googleusercontent.com/-_AvVUfYl4OE/UPAYY05vg4I/AAAAAAAAAAc/6p6y_RfdJkc/s1600/111.jpg> >>>> >>>> >>>> >>>> <https://lh6.googleusercontent.com/-5g58s1oc4JM/UPAYcxjemdI/AAAAAAAAAAk/FPF3izRlDow/s1600/222.jpg> >>>> >>>> >>>> >>>> <https://lh5.googleusercontent.com/-sYjEsdeeGkQ/UPAYi1lF75I/AAAAAAAAAAs/fjG7-fMx9FY/s1600/333.jpg> >>>> >>>> >>>> >>>> give me some solution please. I can't move on..... >>>> >>>> >>>> thanks ... >>>> >>>> >>>> >>>> >>>> >>>> >>>> -- >> You received this message because you are subscribed to the Google >> Groups "tesseract-ocr" group. >> To post to this group, send email to [email protected]<javascript:> >> To unsubscribe from this group, send email to >> [email protected] <javascript:> >> For more options, visit this group at >> http://groups.google.com/group/tesseract-ocr?hl=en >> > > > > -- > ``All that is gold does not glitter, > not all those who wander are lost; > the old that is strong does not wither, > deep roots are not reached by the frost. > From the ashes a fire shall be woken, > a light from the shadows shall spring; > renewed shall be blade that was broken, > the crownless again shall be king.” > -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/tesseract-ocr?hl=en

