91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 0.20M
    文件類型: .rar
    金幣: 1
    下載: 0 次
    發布日期: 2020-12-26
  • 語言: C#
  • 標簽: OCR??圖片??截圖??

資源簡介

該實例實現了 截圖并識別截圖中的文字功能

該項目需要在安裝 Microsoft Office Document Imaging

下載地址 如下: http://www.xdowns.com/soft/4/25/2009/Soft_50716.html 


資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Text;
using?System.Windows.Forms;
using?System.Runtime.InteropServices;
using?System.Windows;
using?System.Drawing.Imaging;
using?System.Threading;

namespace?DevOCR
{
????public?partial?class?Form1?:?Form
????{

//?Declare?the?two?dialog?objects
//???we‘ll?be?using.
????????//聲明的兩個對話框對象
????????//我們將使用。
MyWin?m_WindowDlg;
ShowBitmap?m_ShowBitmapDlg;

????????public?Form1()
????????{
????????????InitializeComponent();
}
private?void?btnCapture_Click(object?sender?EventArgs?e)
{
????????????//?Get?the?screen?width?and?height.獲取屏幕的寬度和高度。
int?w?=?Screen.PrimaryScreen.Bounds.Width;
int?h?=?Screen.PrimaryScreen.Bo

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件??????28672??2009-11-05?13:48??DevOCR\DevOCR\bin\Debug\DevOCR.exe

?????文件??????42496??2009-11-05?13:48??DevOCR\DevOCR\bin\Debug\DevOCR.pdb

?????文件???????5632??2007-06-05?15:21??DevOCR\DevOCR\bin\Debug\DevOCR.vshost.exe

?????文件??????45056??2009-11-03?17:00??DevOCR\DevOCR\bin\Debug\Interop.MODI.dll

?????文件????????730??2007-06-05?15:48??DevOCR\DevOCR\bin\Debug\temp.tif

?????文件???????7102??2009-11-05?19:43??DevOCR\DevOCR\bin\Debug\temp109.tif

?????文件???????6644??2009-11-05?19:44??DevOCR\DevOCR\bin\Debug\temp125.tif

?????文件???????2408??2007-06-05?15:50??DevOCR\DevOCR\bin\Debug\temp170.tif

?????文件???????7480??2009-11-05?19:43??DevOCR\DevOCR\bin\Debug\temp234.tif

?????文件???????6432??2009-11-05?19:41??DevOCR\DevOCR\bin\Debug\temp250.tif

?????文件???????2630??2007-06-05?16:02??DevOCR\DevOCR\bin\Debug\temp255.tif

?????文件???????6794??2009-11-03?17:09??DevOCR\DevOCR\bin\Debug\temp312.tif

?????文件???????1120??2009-11-05?13:48??DevOCR\DevOCR\bin\Debug\temp328.tif

?????文件???????1518??2009-11-03?17:01??DevOCR\DevOCR\bin\Debug\temp343.tif

?????文件???????2888??2009-11-05?19:43??DevOCR\DevOCR\bin\Debug\temp375.tif

?????文件???????2284??2007-06-05?15:58??DevOCR\DevOCR\bin\Debug\temp431.tif

?????文件???????1746??2009-11-05?13:51??DevOCR\DevOCR\bin\Debug\temp46.tif

?????文件???????2916??2009-11-08?14:10??DevOCR\DevOCR\bin\Debug\temp484.tif

?????文件???????8544??2009-11-03?17:02??DevOCR\DevOCR\bin\Debug\temp515.tif

?????文件????????822??2009-11-05?19:43??DevOCR\DevOCR\bin\Debug\temp593.tif

?????文件???????4580??2009-11-03?21:42??DevOCR\DevOCR\bin\Debug\temp703.tif

?????文件???????2116??2009-11-04?16:39??DevOCR\DevOCR\bin\Debug\temp765.tif

?????文件???????6210??2009-11-05?19:41??DevOCR\DevOCR\bin\Debug\temp796.tif

?????文件???????7278??2009-11-04?16:39??DevOCR\DevOCR\bin\Debug\temp875.tif

?????文件??????15626??2009-11-03?21:42??DevOCR\DevOCR\bin\Debug\temp906.tif

?????文件???????1304??2009-11-08?14:10??DevOCR\DevOCR\bin\Debug\temp937.tif

?????文件????????756??2009-11-05?19:41??DevOCR\DevOCR\bin\Debug\temp953.tif

?????文件??????13790??2009-11-03?17:02??DevOCR\DevOCR\bin\Debug\temp984.tif

????..A.SH.?????48640??2009-11-05?19:45??DevOCR\DevOCR\bin\Debug\Thumbs.db

?????文件???????4687??2009-11-03?17:01??DevOCR\DevOCR\DevOCR.csproj

............此處省略43個文件信息

評論

共有 條評論