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

搜索资源列表

  1. 第09章 人脸的检测与定位

    0下载:
  2. 人脸的检测与定位(在预处理部分,采用了特别的增强人脸特征与脸部皮肤之间对比度的方法及局域取阈值二值化方法,改进了预处理的效果。在图像分割部分,实现了经典的分合算法,并且使用成组算法改进了分合的效果。在人脸匹配部分,实现了基于眼睛和嘴的几何模型匹配,并对评价函数的构造进行了研究。)-Face Detection and Location (pretreatment, using a special facial features enhanced facial skin and the contr
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:10.47mb
    • 提供者:wfw
  1. C语言图像处理方法

    1下载:
  2. 图像处理c语言程序,是我精心寻找的,希望大家给个面子-image processing procedures c language, I find the well, we hope to face 000
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:2.64kb
    • 提供者:李天
  1. 200621821386175

    0下载:
  2. 演示如何通过程序识别网页效验码-demonstrate how the identification process through the website well-tested code
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:210.61kb
    • 提供者:kevinren
  1. chepaishibiexitong

    0下载:
  2. 这是一个非常不错的车牌识别程序,很适合学习-This is a very good license plate identification procedures is well-suited to learning
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:190.95kb
    • 提供者:刘翔
  1. 2005060102

    0下载:
  2. 很不错的车牌识别软件,也是基于C的小程序,界面和效果都不错-very good license plate recognition software, as well as C-based small program interface and the results are pretty good
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:732.06kb
    • 提供者:武彪
  1. gif-lib

    0下载:
  2. C的GIF类库(151KB),希望对用c编程并对图形类比较感兴趣的人有所帮助-GIF Class C (151KB). c hope to use graphical programming as well as the relatively interested in the help
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:151.02kb
    • 提供者:wtp_w
  1. BPnet_number_recognition

    0下载:
  2. 基于BP网络的含噪声点阵数字的识别程序,采用VC编写,可用于神经网络学习,也是一个实用的数字识别系统。-BP network with digital noise lattice identification procedures used to prepare VC, Neural networks can be used for learning, as well as a practical digital identification system.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:35.35kb
    • 提供者:王为
  1. 一个RSA的类的源代码

    0下载:
  2. 一个RSA的类的源代码,并有我写的测试程序,非常好用-the source code of a rsa class,which has been tested ,and works well.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:58.18kb
    • 提供者:王德磊
  1. shape description

    0下载:
  2. 非常好的关于图形分别的源代码,国外很有名气的。-very good graphics were on the source code, a very well abroad.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:23.53kb
    • 提供者:王贺升
  1. parttern-recognition 模式识别基本的识别算法

    0下载:
  2. 模式识别大作业 涵盖了基本的识别算法 功能好 强烈建议-Pattern Recognition great job covering the basic recognition algorithm functions well is strongly recommended
  3. 所属分类:图形/文字识别

    • 发布日期:2017-04-09
    • 文件大小:2.09mb
    • 提供者:宋洪军
  1. attfaces.zip

    0下载:
  2. 机遇PCA的人脸识别,包括图像读取,PCA降维以及机遇简单贝叶斯分类,PCA Face Recognition opportunities, including the image read, PCA dimensionality reduction as well as the opportunity for easy Bayesian Classifier
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-15
    • 文件大小:3.59mb
    • 提供者:guodongyan
  1. codebook.rar

    0下载:
  2. 实现了基于码书的运动检测,并有与其他的检测算法做对比,例如MOG,Bayes,三帧差分等。,Codebook based on the realization of the motion detection, as well as with other contrast detection algorithm, such as MOG, Bayes, differential, etc. 3.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-16
    • 文件大小:4.35mb
    • 提供者:wuhui
  1. FLD_basedFaceRecognitionSystem

    0下载:
  2. 该程序实现了基于FLD的人脸识别系统,被称为 Fisherface 。 This package implements a well-known FLD-based face recognition method, which is called Fisherface . All functions are easy to use, as they are heavy commente ,该程序实现了基于FLD的人脸识别系统,被称为 Fisherface 。 This package im
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:180.46kb
    • 提供者:刘凯
  1. adaboost

    1下载:
  2. 基于ADABOOST的人脸检测代码,使用继承的策略,包括特征的计算,提取,ADABOOST训练,级联,最后训练出数据,还有注释,可以帮助大家研究ADBOOST-Based on ADABOOST face detection code, the use of inheritance strategies, including the calculation of features, extraction, ADABOOST training cascade, the last train out
  3. 所属分类:Graph Recognize

    • 发布日期:2014-06-03
    • 文件大小:13kb
    • 提供者:
  1. AComputationalApproachToEdgeDetection

    0下载:
  2. John Canny的边缘检测算法,即著名的Canny算子经典文献。-The edge detection algorithm was witten by John Canny, that is well-known classical literature of Canny operator.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-08
    • 文件大小:1.95mb
    • 提供者:
  1. Adaboost_train

    2下载:
  2. ADBOOST的训练代码,有供训练的数据,弱分类器训练,强分类器训练,和错误率,对理解ADABOOST是很好的例程-codes of adaboost traning,containing data for traning, implementation of weakleaner and cascad,and error as well,it can help us leaning ADABOOST
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:261.87kb
    • 提供者:
  1. gaborga

    1下载:
  2. Gabor小波在人脸识别中的应用,matlab编程,毕设可以用到的很好的资料-Gabor wavelet for face recognition applications, matlab programming, complete set of information can be used well
  3. 所属分类:Graph Recognize

    • 发布日期:2014-05-15
    • 文件大小:11.92kb
    • 提供者:yangxiaying
  1. face_detection

    0下载:
  2. 利用OpenCV實現人臉辨識雖然常見,但是本檔案基於OpenCV 1.0版本進行,同時整理程式編譯過程中可能出現的錯誤以及對應的解決辦法,同時針對函式cvHaarDetectObject各參數的設定值進行討論,以得到最佳的辨識率。另外,程式亦包括在偵測前進行影像處理,以進一步有效提升人臉辨識率。-Face recognition using OpenCV to achieve though common, but this version of the file based on the Ope
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-20
    • 文件大小:29.05mb
    • 提供者:陳霖
  1. opencv-Algorithm

    0下载:
  2. 介绍了一些人脸检测的最新动态以及一些好的算法研究。-Describes some of the latest developments in face detection algorithm as well as some good.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-22
    • 文件大小:6.66mb
    • 提供者:朱海飞
  1. Face-Recognition

    1下载:
  2. 基于主成份分析(PCA)的人脸识别算法MATLAB程序的实现。机器视觉的作业,内附人脸识别的matlab程序,和人脸库,还有作业的详细要求,以及格式示例和部分参考文献。-Based on principal component analysis (PCA) of the face recognition algorithm MATLAB program implementation. Machine vision operations, included face recognition mat
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-02
    • 文件大小:14.27mb
    • 提供者:姚树军
« 12 3 4 5 6 »
搜珍网 www.dssz.com