CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 图形图象 图形/文字识别

资源列表

« 1 2 ... .69 .70 .71 .72 .73 374.75 .76 .77 .78 .79 ... 984 »
  1. Vehicle-licensing-detection

    0下载:
  2. 车辆牌照检测系统ppt报告 matlab实现 思路-Vehicle licensing detection
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-13
    • 文件大小:3348725
    • 提供者:张园
  1. BJX1560

    1下载:
  2. 台湾产的手写汉字识别芯片,硬件识别译码,可直接输出待选汉字编码.-Handwritten Chinese character recognition chip, produced in Taiwan recognized by the hardware decoding, can be directly output to be selected Chinese character encoding.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:763141
    • 提供者:金永生
  1. facedection

    0下载:
  2. 个人推荐的人脸检测算法的文档,介绍了LBP+Vialo-Jones模型,应该是face detection方面最成熟的算法了-Face detection algorithms, documentation, recommended by the personal of LBP Vialo-Jones model, be the most sophisticated algorithms of face detection
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-09
    • 文件大小:1681161
    • 提供者:jam
  1. stasm-src-1.4.tar

    0下载:
  2. vialo-jones人脸检测和识别算法的c参考实现,适合移植到多个平台-These are the source files for stasm, which is a command line program for locating features in a face using Active Shape Models. You give stasm an image file (i.e. a JPEG or BMP) and it returns the image with
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-20
    • 文件大小:6012489
    • 提供者:jam
  1. shuzitujiaocheng

    0下载:
  2. 1. 图像文件的格式;   2. 图像编程的基础-操作调色板;   3. 图像数据的读取、存储和显示、如何获取图像的尺寸等;   4. 利用图像来美化界面;   5. 图像的基本操作:图像移动、图像旋转、图像镜像、图像的缩放、图像的剪切板操作;   6. 图像显示的各种特技效果;   7. 图像的基本处理:图像的二值化、图像的亮度和对比度的调整、图像的边缘增强、如何得到图像的直方图、图像直方图的修正、图像的平滑、图像的锐化等
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:24243
    • 提供者:feiying
  1. DesignandImplementation

    0下载:
  2. 本文论述并设计实现了一个脱机自由手写体数字识别系统。文中首先对待识别数字的预处理进行了介绍,包括二值化、平滑滤波、规范化、细化等图像处理方法;其次,探讨了如何提取数字字符的结构特征和笔划特征,并详细地描述了知识库的构造方法;最后采用了以知识库为基础的模板匹配识别方法,并以MATLAB作为编程工具实现了具有友好的图形用户界面的自由手写体数字识别系统。实验结果表明,本方法具有较高的识别率,并具有较好的抗噪性能。-This paper describes and designs a free hand
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-24
    • 文件大小:349546
    • 提供者:feiying
  1. shuzishipbiexitong

    0下载:
  2. 该系统是为了辨认识别图像中的数字而设计的,它通过对图片的一系列处理,最后识别得出图片中显示的数字。系统既可以单独使用,也可以把它作为一个识别系统的软件核心应用到车牌识别等系统中去-The system is designed to identify the figures in the recognition image, through a series of processing on the picture, the final identification obtained the fi
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-02
    • 文件大小:535769
    • 提供者:feiying
  1. Principles-of-fingerprint

    0下载:
  2. 本文讲述了指纹识别的原理、特征、辨识和在行业中的应用。-This article describes the principle of the fingerprint identification, characteristics, identification and application in the industry.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:941999
    • 提供者:morningdra
  1. Fingerprint-image-preprocessing

    0下载:
  2. 本文用matlab实现了指纹图像的对比度增强、有效区域的选取、指纹图像的二值化、指纹的特征值提取等。并选取较好的处理步骤和算法参数解决指纹图像预处理的问题。-Using matlab fingerprint image contrast enhancement, selection of effective regional, the binarization of fingerprint images, fingerprint eigenvalue extraction. And select
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:740223
    • 提供者:morningdra
  1. DigitRecoginitionSys

    0下载:
  2. 用VC++语言,基于灰度二阶矩阵,使用神经网络进行识别训练的数字图像识别系统-In C++ language, based on gray-scale second-order matrix, the use of neural networks to digital image recognition system to identify training
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-17
    • 文件大小:26349568
    • 提供者:zrq
  1. K-NN

    1下载:
  2. 一个可以分多类的knn程序。用于多类识别特别是高维的图像识别。-A class knn procedure. For many types of identification, especially high-dimensional image recognition.
  3. 所属分类:图形/文字识别

    • 发布日期:2013-01-17
    • 文件大小:1544
    • 提供者:gsf
  1. chord-tangent-image-recognize

    0下载:
  2. 基于弦切变换的图像识别方法,克服了hough变换的缺点,具有很高识别效率。-String cut transform-based image recognition method, to overcome the shortcomings of the Hough Transform has a high recognition efficiency
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-06
    • 文件大小:1237488
    • 提供者:zfg
« 1 2 ... .69 .70 .71 .72 .73 374.75 .76 .77 .78 .79 ... 984 »
搜珍网 www.dssz.com