CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形/文字识别 搜索资源 - 完整实现

搜索资源列表

  1. malic-0.0.9.1.tar

    0下载:
  2. Malic是一个完整的Linux下的人脸识别系统源代码,它是SourceForge上的一个开源项目,使用Malib实现实时处理,CSU Face Identification Evaluation System进行人脸识别。算法包括:主成份分析(principle components analysis (PCA)),a.k.a eigenfaces算法,混合主成份分析,线性判别分析(PCA+LDA),图像差分分类器(IIDC),弹性图像匹配算法(EBGM)
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:978214
    • 提供者:严锐
  1. PlateReco

    0下载:
  2. 完整的车牌定位和识别系统,用VC++实现的,用户界面完整
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:254190
    • 提供者:hongyang
  1. Fingerprint_matlab

    1下载:
  2. 这是一个完整的指纹识别程序,用matlab语言实现了识别指纹、比较两个指纹图像相似度等功能,并设计了用户界面,使用户方便地进行图片的提取和分析,同时直观地显示出比较结果。
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:312946
    • 提供者:yato_logo
  1. Code

    1下载:
  2. 使用C#实现验证码识别,带有完整的教程文档。
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:126044
    • 提供者:蔡文
  1. cximage600_fullCompiled

    0下载:
  2. 关于图象识别,里面完整的包括相关的类和实现方法,很系统和全面的处理过程
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:13106554
    • 提供者:sheva
  1. aaaaabbbbb

    0下载:
  2. 汉字识别,实现图片中印刷体汉字的识别。 完整的源代码,下载后即可编译。-Chinese character recognition, printed Chinese characters in the realization of picture identification. Complete source code can be compiled after downloading.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-26
    • 文件大小:89207
    • 提供者:x
  1. fingeridentify

    0下载:
  2. 指纹识别完整程序 指纹匹配功能实现 滤波,方向场,细节提取-finger identify
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-22
    • 文件大小:7081015
    • 提供者:黄卡尔
  1. vision

    0下载:
  2. 完整的运动物体检测与跟踪算法。OPENCV实现-Integrity of the moving object detection and tracking algorithm. OPENCV to achieve
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-14
    • 文件大小:3651897
    • 提供者:傅晟
  1. Fingerprint_acquisition_system_based_on_FPS200_Des

    0下载:
  2. 基于FPS200指纹采集系统的设计与实现:文章采用新型固体指纹传感芯片FPS200设计出完整的指纹采集系统。该系统具有结构简单、采集速率快、图像质量高等特点,为现今的活体指纹采集提出高效的解决方案。通过对芯片参数的调整,实验表明该系统能够采集到清晰、高质量的指纹图像,为身份认证提供优良的图像来源。-Fingerprint acquisition system based on FPS200 Design and Implementation: This paper fingerprint sen
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:922970
    • 提供者:de69
  1. yuanchuang1

    0下载:
  2. 车牌识别的一个完整程序,其中定位方式用的是形态学办法,识别部分是神经网络,程序比较简单,但能实现系统识别要求,并有数个图片示例支撑,适用于初学者弄懂程序,学习思维方法。-License Plate Recognition of a complete program, including positioning the morphological approach used to identify parts of a neural network, the program is relative
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-25
    • 文件大小:8283012
    • 提供者:晨菁
  1. 73681096Fingerprint_matlab

    1下载:
  2. matlab实现的指纹识别,有用GUI做的完整的界面。-matlab implementation of the fingerprint identification, useful to do a complete GUI interface.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-08
    • 文件大小:312950
    • 提供者:duyinjuan
  1. chepaishibie

    3下载:
  2. 基于matlab的车牌识别,完整的图像处理课设,包含所有源代码,汽车图像,车牌识别模板图像,课设报告等,用灰度图的方法实现三幅图像的车牌分割及识别,并可语音读出。-Matlab license plate recognition based on a complete set of image processing classes, including all source code, auto image, license plate recognition template image, c
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-28
    • 文件大小:11756408
    • 提供者:
  1. ZXing_qrcode

    0下载:
  2. 二维码识别程序,完整实现 android导入可用-Two-dimensional code recognition program, complete implementation of, android import available ..................
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-05
    • 文件大小:790868
    • 提供者:翔子
  1. Programs

    0下载:
  2. 完整的图像处理程序,完成基本的图像处理功能,如,各种二值化算法的实现,图像边缘检测,图像分割,降噪等。其中有车牌识别实例。-Complete image processing program, the completion of the basic image processing functions, such as, a variety of value of implementations of the algorithm, image edge detection, image segm
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-14
    • 文件大小:229637
    • 提供者:zouyongchao
  1. license-plate-recognition-

    0下载:
  2. 这是一个车牌识别程序课程设计,包含完整的源代码和论文,使用matlab实现。通过对车牌图像的预处理,分割、模板比对,识别出车牌号码,效果不错。-试试带有自动翻译功能的新型浏览器。下载 Google Chrome 浏览器关闭翻译中文英语德语检测语言 英语中文(简体)日语 翻译文字或网页 这是一个车牌识别程序课程设计,包含完整的源代码和论文,使用matlab实现。通过对车牌图像的预处理,分割、模板比对,识别出车牌号码,效果不错。 请键入文字或网站地址,或者上传文档。 取消
  3. 所属分类:Graph Recognize

    • 发布日期:
    • 文件大小:373991
    • 提供者:huisu
  1. ctwsource

    0下载:
  2. 实现上下文树加权算法的完整代码,有对数据压缩感兴趣的可以参考一下-This is the complete code of context tree weighting algorithm,who is interested in image Compression can refer to it.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-16
    • 文件大小:47877
    • 提供者:卢叶
  1. matlabrecognition

    0下载:
  2. matlab实现车牌识别完整程序,毕业设计的内容,实现原理简单易懂。-Matlab to achieve complete license plate recognition, the content of the graduation design, realization principle, easy to understand.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-16
    • 文件大小:4071693
    • 提供者:周小妹
  1. fullwatermarkingprocedure

    0下载:
  2. 一套完整的实现数字水印嵌入和提取的程序。(Full procedure to realize digital watermarking embedding and extraction.)
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-20
    • 文件大小:1024
    • 提供者:mh无痕
  1. 车牌识别系统

    3下载:
  2. c#实现车牌识别系统,完整的源码,应用程序、测试模板图片以及实验报告文档,课程设计作业,已经成功测试,可以直接运行的。(C # implements license plate recognition system, complete source code, application, test template image and experiment report document, course design work, has been successfully tested, can
  3. 所属分类:图形/文字识别

    • 发布日期:2018-01-09
    • 文件大小:1743872
    • 提供者:Master_Xue
搜珍网 www.dssz.com