• 大小: 726KB
    文件类型: .rar
    金币: 2
    下载: 1 次
    发布日期: 2021-05-19
  • 语言: ASP
  • 标签: 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", Calli

资源截图

代码片段和文件信息

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件    1777664  2010-06-10 11:19  AspriseOCR.dll

     文件     864256  2007-11-18 14:52  DevIL.dll

     文件      81920  2007-11-18 14:52  ILU.dll

----------- ---------  ---------- -----  ----

              2723840                    3


评论

共有 条评论