kingdomht

积分:275
上传文件:2
下载次数:5
注册日期:2008-06-15 18:20:09

上传列表
Asprise-OCR-CSharp-Windows_Server_32bit-4.0.zip - 识别图片上的文字,识别率有80% 附加c#调用 [DllImport("AspriseOCR.dll")] static extern string craboOCR(string file, int type) private void GetVeryfyCode() { if(File.Exists(_imgPath))//ok now? { try { this.picbVeryfyCode.Image=System.Drawing.Bitmap.FromFile(_imgPath) _veryfyCode=craboOCR(_imgPath,-1) _veryfyCode=_veryfyCode.Substring(0,4) this.txtVeryfyCode.Text=_veryfyCode } catch(Exception e) { this.lblResult.Text+=e.Message } } },2008-06-20 12:07:50,下载456次
ocr.rar - 识别动网asp论坛的验证码 程序语言:delphi 7.0 作者:netdust 2007-12-4,2008-06-15 18:52:21,下载234次

近期下载

收藏