資源簡介
代碼片段和文件信息
using?OCR.ImageRecognition;
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Linq;
using?System.Text;
using?System.Threading.Tasks;
using?System.Windows.Forms;
namespace?OCR
{
????public?partial?class?FormOcr?:?Form
????{
????????string?imgPath?=?““;
????????public?FormOcr()
????????{
????????????InitializeComponent();
????????}
????????///?
????????///?圖像識別
????????///?
????????///?
????????///?
????????private?void?btnRecognise_Click(object?sender?EventArgs?e)
????????{
????????????if?(!string.IsNullOrEmpty(imgPath))
????????????{
????????????????if?(cbxRecogniseType.SelectedIndex?==?0)
????????????????
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????184??2018-07-25?10:06??OCR\App.config
?????文件???28416000??2018-07-25?08:47??OCR\bin\Debug\aocr.dll
?????文件???????5460??2018-07-25?08:48??OCR\bin\Debug\aocr.xsl
?????文件????1777664??2010-06-10?11:19??OCR\bin\Debug\AspriseOCR.dll
?????文件?????864256??2007-11-18?14:52??OCR\bin\Debug\DevIL.dll
?????文件??????81920??2007-11-18?14:52??OCR\bin\Debug\ILU.dll
?????文件??????45056??2011-07-25?12:54??OCR\bin\Debug\Interop.MODI.dll
?????文件??????15360??2018-07-30?16:50??OCR\bin\Debug\OCR.exe
?????文件????????184??2018-07-25?10:06??OCR\bin\Debug\OCR.exe.config
?????文件??????26112??2018-07-30?16:50??OCR\bin\Debug\OCR.pdb
?????文件???????3399??2018-07-30?16:50??OCR\bin\Debug\OCR.xm
?????文件??????11264??2018-07-26?09:37??OCR\bin\Release\OCR.exe
?????文件????????184??2018-07-25?10:06??OCR\bin\Release\OCR.exe.config
?????文件??????22016??2018-07-26?09:37??OCR\bin\Release\OCR.pdb
?????文件???????2135??2018-07-30?16:32??OCR\FormOcr.cs
?????文件???????6717??2018-07-30?16:32??OCR\FormOcr.Designer.cs
?????文件???????6019??2018-07-30?16:32??OCR\FormOcr.resx
?????文件???????1941??2018-07-16?12:37??OCR\ImageRecognition\AspriseOCR.cs
?????文件???????1060??2018-07-30?16:01??OCR\ImageRecognition\ModiOCR.cs
?????文件????????397??2018-07-16?12:37??OCR\ImageRecognitionInterface.cs
?????文件????1777664??2018-07-25?09:18??OCR\Lib\AspriseOCR.dll
?????文件?????864256??2018-07-25?09:18??OCR\Lib\DevIL.dll
?????文件??????81920??2018-07-25?09:18??OCR\Lib\ILU.dll
?????文件??????45056??2018-07-30?15:57??OCR\Lib\Interop.MODI\X86\11.0.0.0\Interop.MODI.dll
?????文件??????45056??2018-07-30?15:57??OCR\Lib\Interop.MODI\X86\12.0.0.0\Interop.MODI.dll
?????文件????????678??2018-07-30?16:51??OCR\Lib\readme.txt
?????文件????????864??2018-07-30?16:01??OCR\obj\Debug\DesignTimeResolveAssemblyReferences.cache
?????文件???????7889??2018-07-30?16:50??OCR\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????文件??????????0??2018-07-25?08:53??OCR\obj\Debug\OCR.csproj.CopyComplete
?????文件?????????42??2018-07-30?16:50??OCR\obj\Debug\OCR.csproj.CoreCompileInputs.cache
............此處省略55個文件信息
- 上一篇:c#實(shí)現(xiàn)屏幕畫筆
- 下一篇:好看的2048游戲源碼
評論
共有 條評論