Aspose.OCR for .NET

码农软件 · 软件分类 · OCR开发包 · 2019-10-08 19:28:28

软件介绍

Aspose.OCR for .NET 是一个光学识别组件,可在 ASP .NET 的 Web 应用、Web 服务和应用程序中增加 OCR 功能,提供了简单的类用来控制识别任务,支持 BMP 和 TIFF。

示例代码:

INotifier processorPage = Notifier.Page();
processorPage.Elapsed += delegate 
 {
 totalPages++;};
ocrEngine.AddNotifier(processorPage);

本文地址:https://www.codercto.com/soft/d/16330.html

Unreal Engine 4 Scripting with C++ Cookbook

Unreal Engine 4 Scripting with C++ Cookbook

Sherif, William、Stephen Whittle / 2016-10-24

Unreal Engine 4 (UE4) is a complete suite of game development tools made by game developers, for game developers. With more than 100 practical recipes, this book is a guide showcasing techniques to us......一起来看看 《Unreal Engine 4 Scripting with C++ Cookbook》 这本书的介绍吧!

SHA 加密
SHA 加密

SHA 加密工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具