Welcome![Sign In][Sign Up]
Location:
Search - AspriseOCR

Search list

[Other resourceAsprise-OCR-CSharp-Windows_Server_32bit-4.0

Description: 识别图片上的文字,识别率有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 } } }
Platform: | Size: 6479709 | Author: 似的 | Hits:

[Otherocr

Description: ocr破解版,AspriseOCR.dll 破解dll,可直接应用该Dll对网站进行简单的验证证码破解
Platform: | Size: 613980 | Author: cy | Hits:

[Graph Recognizeocr-eval-csharp

Description: 图片文字识别!可以将图片是的文字转化出来!-Photo Character Recognition! Images can be transformed from the text!
Platform: | Size: 1709056 | Author: 刘晓飞 | Hits:

[Graph Recognizeocr

Description: ORC,图片识别码,delphi编写,其他网上下载,非常不错,大家可以看一看
Platform: | Size: 875520 | Author: | Hits:

[Graph RecognizeOCR

Description: OCR源代码,和OFFICE有接口,有学习的价值。-OCR source code, and have OFFICE interface, have learning value.
Platform: | Size: 2902016 | Author: gaozhiyuan | Hits:

[.netAsprise-OCR-CSharp-Windows_Server_32bit-4.0

Description: 识别图片上的文字,识别率有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)))
Platform: | Size: 6479872 | Author: 似的 | Hits:

[Graph RecognizeAsprise-OCR-VB6-Windows_XP_32bit-4.0

Description: ORC验证码识别,可以对英文进行识别.精度达90%-Verification Code ORC recognition, identification can be conducted in English. Accuracy 90
Platform: | Size: 1794048 | Author: ssss | Hits:

[Graph RecognizeAsprise-OCR-C-Windows_XP_32bit-4.0

Description: 验证码识别dll库,对于未加花、噪,纯数字与字母均可识别-Asprise-OCR-C-Windows
Platform: | Size: 1960960 | Author: sdfsfsdf | Hits:

[Windows DevelopAspriseOCR

Description: OCR关于印刷体识别的源代码,同时它为java编程提供了接口-OCR Recognition print about the source code, at the same time it provides a programming interface java
Platform: | Size: 939008 | Author: deng | Hits:

[Graph RecognizeAspriseOCRv4

Description: 英文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
Platform: | Size: 5384192 | Author: King | Hits:

[DocumentsAsprise-OCR-Java-Windows_XP_32bit-4.0

Description: 使用方法: 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
Platform: | Size: 6054912 | Author: 吕军 | Hits:

[JSP/JavaJAVA-OCR

Description: 使用方法: 1、把:AspriseOCR.dll、DevIL.dll、ILU.dll这三个动态链接库文件放到 windows/system32 下面 2、开发用到aspriseOCR.jar组件 3、开发实例代码:(实例代码)ParseJPEG_withOCR.java
Platform: | Size: 6041600 | Author: jetway | Hits:

[WEB CodeAspriseOCR

Description: 验证码识别,AspriseOCR验证码识别D-AspriseOCR验证码识别DLL
Platform: | Size: 320512 | Author: sunwenchao | Hits:

[Delphi VCLDELPHI-ocr

Description: ocr 验证码识别软件,不可多得呀,值得一看-ocr recognition software verification code, rare Yeah, worth a visit
Platform: | Size: 90112 | Author: zxb | Hits:

[JSP/JavaAspriseOCR

Description: AspriseOCR(破解版本Asprise-OCR-Java-Windows_XP_32bit-4.0)-AspriseOCR (cracked version Asprise-OCR-Java-Windows_XP_32bit-4.0)
Platform: | Size: 450560 | Author: hjy1227 | Hits:

[GUI DevelopAspriseOcr

Description: ocr识别, 文字识别, 可以直接运行, 对数字识别比较精确, 速度不是太快-ocr, aspriseOcr
Platform: | Size: 26802176 | Author: 淡定是真 | Hits:

[Delphi VCLaspriseOCR

Description: delphi验证码识别aspriseOCR(Asprise Delphi Pascal OCR (optical character recognition) and barcode recognition SDK offers a high performance API library for you to equip your Delphi Pascal applications (Console, VCL applications, DataSnap server applications, web service applications, etc.) with functionality of extracting text and barcode information from scanned documents.)
Platform: | Size: 913408 | Author: hapost | Hits:

[Compress-Decompress algrithmsAspriseOCR

Description: AspriseOCR的一个压缩包,自己好像没用,不知大家有用吗(AspriseOCR a compressed package, it seems useless, I do not know useful to you)
Platform: | Size: 1001472 | Author: 小陈19880825 | Hits:

[OtherAsprise Ocr去除限制破解版

Description: AspriseOcr去除弹框限制,很好的解决了弹框的问题(AspriseOcr removal of projectile frame restriction)
Platform: | Size: 50732032 | Author: liuqiao | Hits:

[Crack Hackaocr_x64

Description: aspriseocr 15.3 2018最新破解,1.去弹窗 2.去100单词限制 3.去过试用期限制(Aspriseocr 15.32018 the latest break, 1. to the pop-up window 2. to 100 word limit 3. to the probationary limit)
Platform: | Size: 25518080 | Author: 淡水可乐 | Hits:
« 12 »

CodeBus www.codebus.net