基本信息
源码名称:图片文字识别ToText
源码大小:54.42M
文件格式:.rar
开发语言:C#
更新时间:2022-06-23
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):78630559

本次赞助数额为: 2 元 
   源码介绍
图片文字识别ToText

.
├── ToText
│   ├── ToText
│   │   ├── Form1.Designer.cs
│   │   ├── Form1.cs
│   │   ├── Form1.resx
│   │   ├── Form2.Designer.cs
│   │   ├── Form2.cs
│   │   ├── Form2.resx
│   │   ├── ListItem.cs
│   │   ├── Program.cs
│   │   ├── Properties
│   │   │   ├── AssemblyInfo.cs
│   │   │   ├── Resources.Designer.cs
│   │   │   ├── Resources.resx
│   │   │   ├── Settings.Designer.cs
│   │   │   └── Settings.settings
│   │   ├── ToText.csproj
│   │   ├── app.config
│   │   ├── bin
│   │   │   └── Debug
│   │   │       ├── Asprise.dll
│   │   │       ├── AspriseOCR.cs
│   │   │       ├── AspriseOCR.dll
│   │   │       ├── DevIL.dll
│   │   │       ├── ILU.dll
│   │   │       ├── OCR.dll
│   │   │       ├── ToText.exe
│   │   │       ├── ToText.exe.config
│   │   │       ├── ToText.pdb
│   │   │       ├── ToText.vshost.exe
│   │   │       ├── ToText.vshost.exe.manifest
│   │   │       ├── aocr.dll
│   │   │       ├── aocr_x64.dll
│   │   │       └── asprise-ocr-api.dll
│   │   └── obj
│   │       └── x86
│   │           └── Debug
│   │               ├── DesignTimeResolveAssemblyReferences.cache
│   │               ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │               ├── GenerateResource.read.1.tlog
│   │               ├── GenerateResource.write.1.tlog
│   │               ├── Interop.MODI.dll
│   │               ├── TempPE
│   │               │   └── Properties.Resources.Designer.cs.dll
│   │               ├── ToText.Form1.resources
│   │               ├── ToText.Form2.resources
│   │               ├── ToText.Properties.Resources.resources
│   │               ├── ToText.csproj.AssemblyReference.cache
│   │               ├── ToText.csproj.CoreCompileInputs.cache
│   │               ├── ToText.csproj.FileListAbsolute.txt
│   │               ├── ToText.csproj.GenerateResource.cache
│   │               ├── ToText.csproj.SuggestedBindingRedirects.cache
│   │               ├── ToText.csprojResolveAssemblyReference.cache
│   │               ├── ToText.exe
│   │               └── ToText.pdb
│   ├── ToText.sln
│   └── ToText.suo
└── 图片文字识别ToText_ToText.rar

9 directories, 49 files