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

搜索资源列表

  1. digital

    0下载:
  2. 用VC++实现印刷体数字的自动识别,首先,打开图像(256色);再次,进行归一化处理,点击“一次性处理”;最后,点击“R”或者使用菜单找到相应项来进行识别。识别的结果显示在屏幕上,同时也输出到文件result.txt中。 该系统的识别率一般情况下为90 。 此外,也可以单独对打开的图片一步一步进行图像预处理工作,但要注意,每一步工作只能执行一遍,而且要按顺序执行。 具体步骤为:“256色位图转为灰度图”-“灰度图二值化”-“去噪”-“倾斜校正”-“分割”-“标准化尺寸”-
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:14831
    • 提供者:宋欢
  1. PR_AI_pic

    1下载:
  2. 这个资源是《精通VC++数字图像模式识别技术及工程实践(第2版)》光盘中的实验素材,包括人脸图像、指纹图像、数字和字母图像、USPS图像。-The resources, " proficient in VC++ Digital Image Pattern Recognition Technology and Engineering Practice [2nd edition]" CD-ROM in the experimental material, including the
  3. 所属分类:Special Effects

    • 发布日期:2017-06-16
    • 文件大小:24915358
    • 提供者:
  1. aa

    0下载:
  2. 本程序是VC++数字图像识别技术典型案例一书的所有程序,很有参考价值-This procedure is the VC++ digital image recognition technology a typical case of a book all the procedures, the valuable
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1788512
    • 提供者:
  1. szsb_src

    2下载:
  2. VC++基于神经网络的数字图片识别技术,并可对图片进行灰度处理、二值化、递推锐化、去离噪声、字符分隔等处理功能,调试时请将在Debug目录中生成的EXE文件拷贝至Release目录里运行,因为那里有测试图片。 -VC++ based on neural network digital image recognition technology, and gray on the picture processing, binarization, recursive sharpening to a
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-17
    • 文件大小:195376
    • 提供者:zy
  1. bpcode

    0下载:
  2. 在VC平台上的基于神经网络数字识别系统的源代码-VC platform in the neural network-based digital identification system source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3296768
    • 提供者:hyuk
  1. Digital_recognitoin_VC

    0下载:
  2. 在VC平台上编写的使用Fisher鉴别方法的数字识别程序,能够快速准确的识别数字。-Digital recognition program based on Fisher discrimination method by using VC++ 6.0.
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:31276
    • 提供者:Sheng Li
  1. identificationsystemtopreparethesourcecode

    0下载:
  2. 基于VC编写的数字识别系统源代码,可以实现。-The number of VC-based identification system to prepare the source code can be achieved.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:232694
    • 提供者:wp
  1. szsb

    0下载:
  2. VC++基于神经网络的数字图片识别技术,并可对图片进行灰度处理、二值化、递推锐化、去离噪声、字符分隔等处理功能,调试时请将在Debug目录中生成的EXE文件拷贝至Release目录里运行,因为那里有测试图片。-VC++ based on neural network digital image recognition technology, and gray on the picture processing, binarization, recursive sharpening to away
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:194537
    • 提供者:109
  1. dipsrc

    2下载:
  2. 一个VC数字图像处理系统,其中包括车牌识别系统,并带有大量图像处理特效,傅立叶变换、图像增强、图像恢复、图像编码、分析与重建等,每一项都包含有许多的子处理程序,尤其是车牌处理程序包括定位、分割、匹配、差分、平滑、均衡化、边缘检测、预处理等,了解详细情况请下载编译。 -A VC of digital image processing system, including the license plate recognition system, with a large number of i
  3. 所属分类:图形图象

    • 发布日期:2013-03-18
    • 文件大小:180456
    • 提供者:zhongxiaosheng
  1. tuxiangshibie

    0下载:
  2. VC++,数字图象识别技术典型案例程序,很经典的案例.-VC++, digital image recognition technology procedures typical cases, it is a classic case.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-10
    • 文件大小:1807657
    • 提供者:henry
  1. hausdorff

    0下载:
  2. 摘 要: 提出了一种基于改进 Ha u s d o r f f距离的人脸相似度匹配的方法, 该方法首先将人脸划分为脸型、 双眼、 鼻、 嘴等几个特征点 集, 分别计算各部分的改进 Ha u s d o r f f 距离, 然后进行加权计算相似度。利用该方法, 在 A S M( 主动形状模型) 定位人脸的基础上进 行了人脸检索。 实验表明, 利用人脸相似度计算方法对人脸特征库进行搜索, 达到 了较好的效果。同时结合 A S M 自动人脸检测, 本 方法可以全自动完成人脸匹配, 应
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:202980
    • 提供者:alsocc
  1. shouxieshuzishibie

    1下载:
  2. 基于Fisher判别器的的手写数字识别,对其进行了VC++的实现!-Based on Fisher Discriminant device Handwritten Digit Recognition and to carry out the implementation of the VC++!
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-25
    • 文件大小:8646855
    • 提供者:蔡锋
  1. shouxieshuzishibiexitongsheji

    0下载:
  2. VC++完成的基于手写数字识别的系统设计,可以很好的借鉴!-VC++ handwritten numeral recognition based on the completion of system design can be a good reference!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:147975
    • 提供者:蔡锋
  1. thecardetectionbasedonnetwork

    0下载:
  2. 数字图象处理目前应用极其广泛,可以处理日常生活中的各种问题,这里给出车辆识别vc源程序-Digital image processing is currently an extremely wide range of applications and can handle various aspects of daily life, here given vehicle identification vc source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:240343
    • 提供者:silon
  1. clusterdigit

    0下载:
  2. 数字聚类识别,基于图像模式识别-VC++技术实现书的基础上完成的-Number of cluster identification, image-based pattern recognition technology-VC++ based on the completion of the book
  3. 所属分类:matlab

    • 发布日期:2017-05-25
    • 文件大小:8073681
    • 提供者:陈建成
  1. shibie

    0下载:
  2. 联机字符识别系统,用VC++6.0编写,可以识别手写汉字,英文字母和数字.-shi bie
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:185112
    • 提供者:linbao
  1. BP

    0下载:
  2. BP神经网络识别数字的VC++程序,很好用-BP neural network identification number of the VC++ program, useful
  3. 所属分类:source in ebook

    • 发布日期:2017-03-30
    • 文件大小:149038
    • 提供者:zhouchao
  1. lianjishouxieshuzishibie

    0下载:
  2. vc编写的联机手写字符识别程序,能够识别数字0~9-ocr
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:216840
    • 提供者:kevin
  1. 2

    0下载:
  2. 基于vc的一个神经网络数字识别系统。研究图形图像的模式匹配问题。可以从一张含有数字的图片中将数字提取出来并识别。-Vc of a neural network-based digital identification systems. Graphic image of the pattern of matching. With figures from a number of pictures will be extracted and identified.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:241267
    • 提供者:wuxi
  1. pattern

    0下载:
  2. 手写数字识别程序VC核心代码 编译已通过-Writing by hand digital recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:1869
    • 提供者:罗勇
« 1 2 3 4 5 6 78 9 10 11 12 ... 15 »
搜珍网 www.dssz.com