CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - AspriseOCR.dll
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - AspriseOCR.dll - List
[
Other resource
]
Asprise-OCR-CSharp-Windows_Server_32bit-4.0
DL : 0
识别图片上的文字,识别率有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 } } }
Update
: 2008-10-13
Size
: 6.18mb
Publisher
:
似的
[
Other
]
ocr
DL : 1
ocr破解版,AspriseOCR.dll 破解dll,可直接应用该Dll对网站进行简单的验证证码破解
Update
: 2008-10-13
Size
: 599.59kb
Publisher
:
cy
[
Graph Recognize
]
ocr-eval-csharp
DL : 0
图片文字识别!可以将图片是的文字转化出来!-Photo Character Recognition! Images can be transformed from the text!
Update
: 2025-02-17
Size
: 1.63mb
Publisher
:
刘晓飞
[
.net
]
Asprise-OCR-CSharp-Windows_Server_32bit-4.0
DL : 0
识别图片上的文字,识别率有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 } } }-The text on the picture identification, identification rate of 80 surcharge c# Calls [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)))
Update
: 2025-02-17
Size
: 6.18mb
Publisher
:
似的
[
Graph Recognize
]
Asprise-OCR-VB6-Windows_XP_32bit-4.0
DL : 1
ORC验证码识别,可以对英文进行识别.精度达90%-Verification Code ORC recognition, identification can be conducted in English. Accuracy 90
Update
: 2025-02-17
Size
: 1.71mb
Publisher
:
ssss
[
Graph Recognize
]
Asprise-OCR-C-Windows_XP_32bit-4.0
DL : 0
验证码识别dll库,对于未加花、噪,纯数字与字母均可识别-Asprise-OCR-C-Windows
Update
: 2025-02-17
Size
: 1.87mb
Publisher
:
sdfsfsdf
[
Graph Recognize
]
AspriseOCRv4
DL : 0
英文OCR识别控件,可对验证码进行识别。带有演示源码。 int startX = 0 int startY = 0 int width = -1 int height = -1 try { startX = Convert.ToInt32(textStartX.Text) startY = Convert.ToInt32(textStartY.Text) width = Convert.ToInt32(textWidth.Text) height = Convert.ToInt32(textHeight.Text) } catch (Exception ex) { Console.WriteLine(ex.StackTrace) } String result = Marshal.PtrToStringAnsi(OCRpart(textImage.Text, -1, startX, startY, width, height)) textResults.Text = result -English OCR recognition controls, can be identified on the Verification Code. Demonstration with source code. int startX = 0 int startY = 0 int width =-1 int height =-1 try (startX = Convert.ToInt32 (textStartX.Text) startY = Convert.ToInt32 (textStartY.Text) width = Convert. ToInt32 (textWidth.Text) height = Convert.ToInt32 (textHeight.Text) ) catch (Exception ex) (Console.WriteLine (ex.StackTrace) ) String result = Marshal.PtrToStringAnsi (OCRpart (textImage.Text,-1 , startX, startY, width, height)) textResults.Text = result
Update
: 2025-02-17
Size
: 5.13mb
Publisher
:
King
[
Documents
]
Asprise-OCR-Java-Windows_XP_32bit-4.0
DL : 0
使用方法: 1、把:AspriseOCR.dll、DevIL.dll、ILU.dll这三个动态链接库文件放到 windows/system32 下面 2、开发用到aspriseOCR.jar组件 3、开发实例代码:(实例代码)ParseJPEG_withOCR.java 4.CloseWin.exe是销毁本sdk调用dll是弹出的Asprise购买提示,在进行批量识别图片时把CloseWin.exe同时运行就好了,这样就解除了弹出购买窗口这个问题 5.文件夹closeWin内C++工程源码-Use: 1 to: AspriseOCR.dll, DevIL.dll, ILU.dll three dynamic link library file into the windows/system32 2 below, the development used aspriseOCR.jar component 3, the development instance of the code: (example code ) ParseJPEG_withOCR.java 4.CloseWin.exe is the destruction of the sdk dll is called pop-up Asprise buying tips, pictures during the mass identification CloseWin.exe run like a, thus lifting the window pops up to purchase this issue 5. file folder within the C++ works closeWin Source
Update
: 2025-02-17
Size
: 5.77mb
Publisher
:
吕军
[
JSP/Java
]
JAVA-OCR
DL : 0
使用方法: 1、把:AspriseOCR.dll、DevIL.dll、ILU.dll这三个动态链接库文件放到 windows/system32 下面 2、开发用到aspriseOCR.jar组件 3、开发实例代码:(实例代码)ParseJPEG_withOCR.java
Update
: 2025-02-17
Size
: 5.76mb
Publisher
:
jetway
[
WEB Code
]
AspriseOCR
DL : 1
验证码识别,AspriseOCR验证码识别D-AspriseOCR验证码识别DLL
Update
: 2025-02-17
Size
: 313kb
Publisher
:
sunwenchao
[
Delphi VCL
]
DELPHI-ocr
DL : 0
ocr 验证码识别软件,不可多得呀,值得一看-ocr recognition software verification code, rare Yeah, worth a visit
Update
: 2025-02-17
Size
: 88kb
Publisher
:
zxb
[
Graph Recognize
]
ocr-delphi
DL : 3
OCR,数字,字母,条码,可划分区域或者全部区域都性-OCR, numbers, letters, bar codes, zoning or all of the regional
Update
: 2025-02-17
Size
: 1.9mb
Publisher
:
吕泉樟
[
Other
]
AspriseOCRdll_downcc
DL : 0
还好,可以用,也是看到别的地方有上传,就共享过来,具体使用步骤可以百度下(Good, can be used, also see other places have uploaded, share, the specific use of the steps can be Baidu)
Update
: 2025-02-17
Size
: 969kb
Publisher
:
charlesyu
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.