CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - 模式 识别

搜索资源列表

  1. CollectFaceImage

    0下载:
  2. 便于使用的收集人脸图像建立数据库的工具程序。供人脸检测/识别/表情/姿态等模式识别、人工智能领域的研究者使用。可以方便地从网页中收集人脸照片,提供良好的交互界面对照片在模式识别,尤其是biometric领域中所需的各种属性进行标注,建立数据库。-easy-to-use collection of facial image database tools procedures. For Face detection / identification / expression / gestures,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:60838
    • 提供者:冯雪涛
  1. VCimageprocess

    0下载:
  2. 数字图像处理学:Visual C++实现 郎锐编写1数字图象处理导论2光学基础与视觉系统3对设备无关位图的访问4图象的变换5图象的增强6图象复原7图象重建8图象分割9图象纹理分析10图象腐蚀与膨胀11图象压缩编码12图象模式识别-Digital Image Processing : Visual C Lang achieve a sharp prepared Introduction to Digital Image Processing with two optical vision syst
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:872349
    • 提供者:陈镇静
  1. AsurveyColoimagesegement

    0下载:
  2. 计算机视觉方面的(也相应包含很多图像处理和模式识别方面的),-of Computer Vision (also corresponding with many image processing and the pattern recognition),
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:378660
    • 提供者:qq
  1. c_ssda

    0下载:
  2. 配准算法处理速度为小于20毫秒,可用于图像处理,模式识别-registration algorithm processing speed of less than 20 milliseconds, can be used for image processing, pattern recognition
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:73499
    • 提供者:大海
  1. Clustering_jin

    0下载:
  2. 数字图像模式识别技术及工程实践\\源代码\\Clustering\\矢量量化的C语言实现-digital image pattern recognition technology and engineering practice \\ source \\ Clustering \\ Vector Quantization C Language
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3391
    • 提供者:唐进
  1. VC_ImageProcessing

    2下载:
  2. 《Visual C++数字图像获取、处理及实践应用》杨枝灵、王开等编著。内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Codin
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:280370
    • 提供者:陈镇静
  1. mode

    0下载:
  2. 这个算法是关于图像处理的,此算法是在我做乘客计数系统过程中用到的,首先是avi取帧,图像分割,模式识别,模板匹配-this algorithm is on image processing, the algorithm is doing in my passenger counting system used in the process. avi is the first admission frame, image segmentation, pattern recognition, tem
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:24788
    • 提供者:lan
  1. gaussian_model

    0下载:
  2. 模式识别中高斯模型,一个比较有用的用matlab实现的程序代码-pattern recognition Gaussian model, a useful comparison with the realization of the Matlab code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1421
    • 提供者:张凡
  1. svmbp

    0下载:
  2. 程序利用svm分类结合bp算法完成图像中的分类和预测问题,这是模式识别中的一个比较新颖的方法。-svm procedures for the use classification algorithm combining bp image classification and prediction, This is the pattern recognition of a relatively new method.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1439
    • 提供者:bodiz2002
  1. feature_extraction

    0下载:
  2. 模式识别和图像处理中特征提取的C++源代码,非常容易集成和使用!-pattern recognition and image processing feature extraction of C source code, and is easy to integrate and use!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2403
    • 提供者:sjtu
  1. bayesandjueceshu

    0下载:
  2. 模式识别方面的参考知识,内容比较简单,但应该有用。-a reference pattern recognition knowledge, as a relatively simple, but it should be useful.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:81617
    • 提供者:张洪涛
  1. batchzoom

    0下载:
  2. 这是一个批量缩放(采用双线性插值)的工具程序,采用VC++编写,可以直接作为模式识别图像归一化工具使用,希望能给你带了方便!-This is a mass scale (using bilinear interpolation) process tools using VC + + preparation, Pattern recognition can directly image as a tool to use, with the hope of giving you a convenie
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:60993
    • 提供者:Lqh
  1. PCA+LDA+VC+code

    0下载:
  2. PCA+LDA的图像识别算法VC封装类,可用于模式识别等-PCA LDA image recognition algorithm VC Packaging category, can be used for pattern recognition, etc.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3014
    • 提供者:陈曙
  1. jiqishijue

    0下载:
  2. 机器视觉,计算机视觉,人脸识别,形态学,图像采集,压缩编码,数字水印,神经网络,人工智能,模式识别,特征提取,图像检索,视频检索,计算机图形学-machine vision, computer vision, face recognition, morphology, image acquisition, compression, digital watermarking, neural network, artificial intelligence, pattern recognition,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:323409
    • 提供者:和上
  1. LS-SVMlab1.5

    0下载:
  2. 是支持向量机工具箱(matlab),可用于模式分类,模式识别等。-support vector machines Toolbox (Matlab), can be used for pattern classification, pattern recognition.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:223789
    • 提供者:杜世强
  1. VisualC++codeforimageprocess

    0下载:
  2. Visual C++数字图像模式识别技术及工程实践-源代码 有这本书的可以看看,很不错的-Visual C digital image pattern recognition technology and engineering practice-the source code of this book can see, very good
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:778912
    • 提供者:熊伟
  1. xiaobojinzhan

    0下载:
  2. 小波变换理论应用进展,小波变换与人工智能的结合,它已被应用于信号语音处理 电子对抗 模式识别 图像处理等 -wavelet transform theories in progress, wavelet transform with a combination of artificial intelligence, It has been used in voice signal processing electronic countermeasures, such as image pro
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:288505
    • 提供者:金华
  1. c-group

    0下载:
  2. 采用模式识别中的C聚类方法对图像中的道路进行识别-using pattern recognition of the C clustering image identification of the road
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:5841
    • 提供者:silina
  1. OpencvDevelopmen

    0下载:
  2. opencv的经典的例子,适合于初学者,提供了图像操作,处理,模式识别-opencv example of the classic, suitable for beginners, provides image manipulation, processing, pattern recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-06-14
    • 文件大小:22378991
    • 提供者:erlai
  1. lbpcascade_animeface-master

    0下载:
  2. 利用opencv资源库里自带的lbpcascade_animeface.xml,对普通人脸进行识别,如果有数据库的话,也可以自己训练学习,提取人脸特征,进行学习(We use the lbpcascade_animeface.xml in opencv repository to recognize normal faces. If there are databases, we can also train ourselves to learn, extract facial features
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-30
    • 文件大小:796672
    • 提供者:程序员飞宇
« 1 2 34 5 6 7 8 9 10 ... 23 »
搜珍网 www.dssz.com