CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 2D图形编程 搜索资源 - 数字识别

搜索资源列表

  1. VC++中值滤波

    0下载:
  2. 数字图像中值滤波:数字图像处理常用算法,具体内容见Readme【《VisualC++/Matlab图像处理与识别案例精选》】。-digital image filtering : digital image processing algorithms used, the specific content [see readme "Visual C + + / Matlab image processing and recognition of selected cases"
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:139948
    • 提供者:陈咚
  1. sztxmssbjsjgcsj

    0下载:
  2. 数字图像模式识别技术及工程实践 学习识别有用-digital image pattern recognition technology and engineering practice learning to identify useful
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:26199946
    • 提供者:wusw
  1. imagerecog

    0下载:
  2. 去图书馆借来的新版《数字图像识别技术典型案例》的配套源码上传到这里供大家学习!-go to the library borrowed the new edition of "Digital Image Recognition Technology typical case of" matching source to upload here for everyone to learn!
  3. 所属分类:2D图形编程

    • 发布日期:2018-09-07
    • 文件大小:1596416
    • 提供者:tang
  1. shuzituxiangjingdiananli

    0下载:
  2. 数字图像识别技术典型案例,我把这本书上的工程打包了,大家可以看看哦-Digital Image Recognition Technology typical case, I see this book on the package works, we can see oh
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1662443
    • 提供者:wang
  1. imagerealize

    0下载:
  2. 数字图像编程二维码的识别系统及其代码的实现-two-dimensional digital image programming code identification system and the realization of code
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:411679
    • 提供者:zy
  1. mySnake-2

    0下载:
  2. 基于动态轮廓模型的虹膜定位,在数字图像中虹膜位置的有效定位是虹膜识别的关键问题,与常见的定位方法相比,文中的方法速度快、精度高,而且,对瞳孔初始的伪圆心要求不高,鲁棒性更强
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:270802
    • 提供者:姜浩
  1. opticalcharacterrecognitionOCR

    0下载:
  2. 源码是一个字符识别系统。在VC++环境下通过对输入的字符的识别可以识别出字符,无论是汉字还是数字或是字母。
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:81634
    • 提供者:yemaoqiu
  1. Intrecog

    0下载:
  2. 基于数字形态学的字符识别 recognizes the characters (in integer form) present in the image X and displays it as output. INTREC uses morphological operations(like
  3. 所属分类:2D图形编程

    • 发布日期:2014-01-16
    • 文件大小:13668
    • 提供者:yemaoqiu
  1. faceloaction

    0下载:
  2. 数字图像模式识别技术及工程实践,书中源码
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:66476
    • 提供者:gz
  1. Texture

    0下载:
  2. 图像的纹理分析应用实例,来自数字图像模式识别技术及工程实践一书
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:49837
    • 提供者:gz
  1. FaceDetection

    0下载:
  2. 在VC下面进行数字图像处理,用于进行人脸识别的源代码。-this code is to detect human face under the source of VC++
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-17
    • 文件大小:4312911
    • 提供者:yun
  1. codefans.net

    0下载:
  2. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:58576
    • 提供者:哈哈
  1. opensourcerecognition

    0下载:
  2. 详细的分析了一个数字识别系统,介绍了许多图像图形处理的方法,以及在处理字符识别中有针对性的算法。并介绍了利用神经网络的相关知识以及用神经网络进行数字识别的整个过程。-A detailed analysis of a digital identification system, introduced a number of image and graphics processing methods, as well as in dealing with character recognition
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:184923
    • 提供者:明远
  1. recognize

    0下载:
  2. 可以识别二维的条形码。读入条形码图像之后即可处理成相应的数字。但是对图像存储位置有要求,所以请按照程序前面的存储位置放置您的二维图像-Can identify the two-dimensional barcode. Reads the barcode image can be processed into a corresponding digital. But the image storage location requirements, so please be placed in ac
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-11
    • 文件大小:31096
    • 提供者:polydier
  1. LBP

    0下载:
  2. 在数字图像处理和模式识别领域,LBP指局部二值模式,是一种有效的纹理描述算子,度量和提取图像局部的纹理信息,对光照具有不变性。本程序是LBP算子在C++&opencv平台下的实现,可以实时检测图像的纹理特征。-In digital image processing and pattern recognition, LBP represents local binary patterns, is an effective texture descr iption operator, measure
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-25
    • 文件大小:8675311
    • 提供者:冷冷
  1. ssss

    0下载:
  2. 较实用的识别数字符号的实例,神经网络训练,识别手写数字-Identification of a practical instance of digital symbol, neural network training and recognition of handwritten Numbers
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-20
    • 文件大小:5767906
    • 提供者:王平
  1. BeanCountAndAnalysis

    1下载:
  2. 数字图像模式识别工程软件--基于图像分析的黄豆质量评估系统-System evaluation of image analysis based on the quality of soybean
  3. 所属分类:2D Graphic

    • 发布日期:2014-12-24
    • 文件大小:5216256
    • 提供者:long
  1. DigitalRecongnization

    0下载:
  2. 数字图像模式识别工程软件__模板匹配之手写数字识别系统-Template matching of handwritten numeral recognition system
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-01
    • 文件大小:656532
    • 提供者:long
  1. wwwww

    0下载:
  2. 针对数字图像,提取特征,生成特征矩阵的样例程序,对数字识别用途较大。-According to the digital image, feature extraction, feature matrix generation of large sample procedures, digital identification purposes.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-27
    • 文件大小:310774
    • 提供者:liusong
  1. 手写体数字识别

    1下载:
  2. 基于TensorFlow框架的三层神经网络手写体数字识别
  3. 所属分类:2D图形编程

« 12 »
搜珍网 www.dssz.com