AspriseOCR

上传者: zhangbest2009 | 上传时间: 2012-05-15 00:00:00 | 文件大小: 726KB | 文件类型: rar
OCR
其中需要使用的3个dll是AspriseOCR.dll、DevIL.dll、ILU.dll。 需要注意的是这几个.dll是vc写的引用要在程序中用DllImport引用,关键代码: [DllImport("AspriseOCR.dll", EntryPoint = "OCR", CallingConvention = CallingConvention.Cdecl)] public static extern IntPtr OCR(string file, int type); [DllImport("AspriseOCR.dll", EntryPoint = "OCRpart", CallingConvention = CallingConvention.Cdecl)] static extern IntPtr OCRpart(string file, int type, int startX, int startY, int width, int height); [DllImport("AspriseOCR.dll", EntryPoint = "OCRBarCodes", CallingConvention = CallingConvention.Cdecl)] static extern IntPtr OCRBarCodes(string file, int type); [DllImport("AspriseOCR.dll", EntryPoint = "OCRpartBarCodes", CallingConvention = CallingConvention.Cdecl)] static extern IntPtr OCRpartBarCodes(string file, int type, int startX, int startY, int width, int height); 调用代码很简单只有一句: MessageBox.Show(Marshal.PtrToStringAnsi(OCRpart(img_path, -1, startX, startY, width, height))); 其中img_path:为图片路径,startX、startY坐标均为0即可,width、height图片的宽和高。

文件下载

资源详情

[{"title":"( 3 个子文件 726KB ) AspriseOCR","children":[{"title":"DevIL.dll <span style='color:#111;'> 844.00KB </span>","children":null,"spread":false},{"title":"ILU.dll <span style='color:#111;'> 80.00KB </span>","children":null,"spread":false},{"title":"AspriseOCR.dll <span style='color:#111;'> 1.70MB </span>","children":null,"spread":false}],"spread":true}]

评论信息

  • luckyjie888 :
    可以使用,但只能识别简单的数字
    2019-12-26
  • heroes :
    可以使用,但只能识别简单的数字
    2019-06-25
  • haizhongfei :
    还可以吧 值得看看
    2019-05-24
  • fjwdw :
    是谁说的识别率不高,是错误很多才会
    2019-03-18
  • curtiss :
    谢了,很实用
    2018-05-29

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明