xxxx18一60岁hd中国/日韩女同互慰一区二区/西西人体扒开双腿无遮挡/日韩欧美黄色一级片 - 色护士精品影院www

  • 大小: 0.75M
    文件類(lèi)型: .7z
    金幣: 2
    下載: 8 次
    發(fā)布日期: 2020-12-14
  • 語(yǔ)言: C#
  • 標(biāo)簽: OCR??OC??識(shí)別??

資源簡(jiǎn)介

OCR 字符識(shí)別,內(nèi)含破解版識(shí)別接口 可用于OCR 以及條碼識(shí)別

資源截圖

代碼片段和文件信息

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

namespace?ToText
{
????public?partial?class?Form1?:?Form
????{
????????public?Form1()
????????{
????????????InitializeComponent();
????????}

????????#region?DllImport
????????[DllImport(“AspriseOCR.dll“?EntryPoint?=?“OCR“?CallingConvention?=?CallingConvention.Cdecl)]
????????public?static?extern?IntPtr?OCR(string?file?int?type);

????????[DllImport(“AspriseOCR.dll“?EntryPoint?=?“OCRpart“?CallingConvention?=?CallingConvention.Cdecl)]
????????static?extern?IntPtr?OCRpart(string?file?int?type?int?startX?int?startY?int?width?int?height);


評(píng)論

共有 條評(píng)論

相關(guān)資源