CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 识别 csharp

搜索资源列表

  1. QRCode

    0下载:
  2. Quick Response(QR码)二维码编解码库及DEMO,包括QR码生成及识别-Quick Response (QR code) and two-dimensional code decoding library DEMO, including QR code generation and recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-22
    • 文件大小:6950308
    • 提供者:江湖
  1. USB

    0下载:
  2. C#实现的u盘盘符识别,自动检测插入u盘的盘符并弹出显示-C# implementation of the u disk drive letter recognition, automatic detection of inserted disc letter u and pop-up display
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:43319
    • 提供者:ranfow
  1. motion_src

    0下载:
  2. 国外的高手应用c#书写的运动识别程序,包括多种方式的识别-Application of foreign masters of sports writing c# identification procedures, including the identification of a variety of ways
  3. 所属分类:Video Capture

    • 发布日期:2017-03-28
    • 文件大小:375220
    • 提供者:tiger
  1. LIONSKY.NET

    0下载:
  2. 利用微软提供的speech SDK,用C#实现的简单语音识别系统。-The use of Microsoft' s speech SDK, to use C# to achieve a simple voice recognition system.
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:114368
    • 提供者:gilzhu
  1. yanzhengmashibie

    0下载:
  2. Charp验证码识别示例,包括所有CSharp处理图像的函数,包括去噪矫正等过程,对简单验证码可识别,主要是阐述其原理。-Charp sample identification code, including all images CSharp processing function, including correction, such as denoising process, the code can be simple to identify, mainly on its princip
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:751608
    • 提供者:王明明
  1. WMSVoice

    0下载:
  2. WinCE 语音识别 及语音合成,基础库,有详细的注释帮助使用-WinCE speech recognition and speech synthesis
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-13
    • 文件大小:3388560
    • 提供者:jason yang
  1. illumination-normalization

    0下载:
  2. 这个c#编写的程序,用来对人脸图像进行预处理,从而提升人脸识别算法的性能。这里提出了3种用于人脸识别的图像预处理的光照归一化算法,即:Multiscale retinex和anisotropic 和isotropic平滑方法。-The c# Preparation procedures used for face image preprocessing, so as to enhance the performance of face recognition algorithms. Here p
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:251406
    • 提供者:小单
  1. VideoMotion

    0下载:
  2. 利用Csharp写得 关于视频分析和运动追踪的源代码 公司的一个小项目。希望对从事图像识别的人有点帮组-CSharp written on the use of video analysis and sports companies to track the source code of a small item. Image Recognition wish to engage in a bit to help groups of people
  3. 所属分类:CSharp

    • 发布日期:2017-05-10
    • 文件大小:772789
    • 提供者:liujia
  1. Lexical-analyzer

    0下载:
  2. 编译程序的第一个阶段,实现从源文件里识别各个单词,供后面阶段使用~!-Compiler of the first phase, from the source document to identify the various words, behind the stage for the use of ~!
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:23802
    • 提供者:张强
  1. autoCheck

    0下载:
  2. 一个网络验证码程序的源码,也就是图像自动识别技术,希望对大家有用。 网络识别码的原理就是分析网络传过来的图片信息,有bmp的,有jpg 的等等,把图像信息做一个自动识别处理(算法)。-auto judg pic
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:428303
    • 提供者:reymond
  1. HandRecognize

    0下载:
  2. vs2005 + sp1包,使用CSharp语言,实现手写识别 汉字、数字、字母等功能。-Handwriting recognition of Chinese characters, numbers, letters.
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:214742
    • 提供者:王家新
  1. sharpictclas

    0下载:
  2. 中科院分词系统的CSharp版,采用隐马尔科夫模型,识别率非常高-Word Segmentation System, Chinese Academy of Sciences CSharp version
  3. 所属分类:CSharp

    • 发布日期:2017-05-09
    • 文件大小:1917467
    • 提供者:xjj
  1. SimpleOCR

    0下载:
  2. C#使用神经网络实现光学字符识别(OCR)源代码-Csharp use the neural network optical character recognition (OCR) the source code
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:159935
    • 提供者:易湘陵
  1. RFIDsubsystemofpeoplemanagement

    0下载:
  2. RFID人员管理的子系统,人员出入自动跟踪识别管理系统正是为满足用户这一日益增长的需求而开发的现代化的智能管理系统。-RFID subsystem management, personnel access management system for automatic tracking is to identify the user to meet the growing needs of the modern development of intelligent management syst
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:664843
    • 提供者:liyun
  1. SpeechLiu

    0下载:
  2. 使用C#设计简单的语音识别和语音合成,试验过了,有完整的代码效果很好!-speak-voice recognition and combine
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-24
    • 文件大小:255648
    • 提供者:星火
  1. FaceRecognition

    0下载:
  2. 从一副人物照片中识别出人的面部,并用矩形标出识别出的面部区域。声明:核心识别算法非原创。但来源已不清楚。-To recognize one s face from one s photo and mark it. Assertion: the core codes are not original.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:128495
    • 提供者:Chun
  1. YinZhongFinger

    0下载:
  2. 指纹采集识别 采集指纹 保存指纹信息等功能- Fingerprint identification fingerprint information to preserve fingerprints and other functions
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:84926
    • 提供者:罗裕超
  1. csharp-picrecognizesystem

    0下载:
  2. c sharp 图像识别的程序,包括灰度,二值化等方面的操作-c sharp
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:216766
    • 提供者:xiaoma
  1. DigitalIdentificationSystem

    1下载:
  2. 针对数字图象识别在国防应用领域中的技术进行相关论述,同时将以上项目中的DEMO分享出来,本项目使用了图象灰度处理、二值化HSB处理、锐化处理、去噪处理、滤波处理、OCR识别、切割及体征对比识别、BP神经识别等相关图象技术一起,希望可以提供相关人员使用。-Image recognition for digital applications in the field of national defense technology related discussion item at the same
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:916804
    • 提供者:tony
  1. CsharpEdison

    0下载:
  2. 基于均值漂移(mean shift)算法的图像分割程序,可用于图像特征提取,图像识别等。参考文献:Comaniciu(2002) Mean shift- a robust approach toward feature space analysis.pdf-image segment algorithm based on mean shift, reference Comaniciu(2002) Mean shift- a robust approach toward feature spa
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:117317
    • 提供者:simondu
« 1 2 34 5 6 7 »
搜珍网 www.dssz.com