CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - dct

搜索资源列表

  1. face_recognition

    0下载:
  2. 基于2D-DCT和模块2DPCA的人脸识别系统的实现(matlab)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1.96mb
    • 提供者:da
  1. 127

    0下载:
  2. DCT用于掌纹识别的word论文文档,比pdf更容易阅读编辑和引用,供大家学习和交流-The discrete cosine transform is a classical image processing technique, and the discriminant analysis is a commonly used image feature extraction technique. These two techniques are effectively combined in
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:48.14kb
    • 提供者:小哈
  1. DCT

    0下载:
  2. 本文设计基于DCT的人脸识别系统,首先结合当今人脸识别的背景和发展状况讨论了人脸识别的研究内容及在各方面的应用;然后研究了人脸识别进行预处理,讨论了人脸识别预处理的其他方法,分析各种方法的利弊,最后采用DCT(离散余弦变换)实现人脸图像预处理中的降维处理;接下来对人脸图像的特征提取进行了研究,简单叙述了几何特征提取和代数特征提取,同时深入研究了基于DCT和PCA变换的人脸图像特征提取,从而实现是否对人脸识别系统识别率有所提高的研究;对于分类器的选择,本文对两种分类器进行了探讨,即最近邻分类器和B
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:413.05kb
    • 提供者:刘文珍
  1. SoftthresholdingforDCTspeechenhancement

    0下载:
  2. Soft thresholding for DCT speechenhancement
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:236.09kb
    • 提供者:金鼎奖大
  1. digitalwatermarking

    0下载:
  2. DCT watermark images
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:252.48kb
    • 提供者:Mohamed Ibrahim
  1. F5steganographic-1.0

    0下载:
  2. 针对F5隐写的检测,包括共生矩阵,不连续性的特征提取,DCT变换,灰度值提取,运用支持向量机SVM -For F5 steganography detection, including the co-occurrence matrix, feature extraction discontinuity, DCT transform, gray value extraction, using support vector machine SVM
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-18
    • 文件大小:4.85mb
    • 提供者:石杨欣
  1. dct_bp

    1下载:
  2. 结合DCT和BP神经网络进行人脸识别。先利用DCT提取特征,然后利用BP神经网络分类,在ORL人脸库上测试效果不错。-The combination of DCT and BP neural network for face recognition. First DCT Feature Extraction, and then use the BP neural network classifier, a good test results on the ORL face database.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:1.55kb
    • 提供者:尹贺峰
  1. dct_pnn

    0下载:
  2. 结合DCT和概率神经网络进行人脸识别。先利用DCT提取特征,然后利用PNN分类,在ORL人脸库上测试效果不错。-The combination of DCT and probabilistic neural network for face recognition. First DCT Feature Extraction, and then use a PNN classification, good test results on the ORL face database.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:1004byte
    • 提供者:尹贺峰
  1. CODEdctannprotected

    0下载:
  2. DCT-ANN Based Face Recognition
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:25.06kb
    • 提供者:sohaa
  1. DCT-OMP

    0下载:
  2. 压缩感知的算法,从DCT域的压缩处理,还包括omp算法
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-05-31
    • 文件大小:1.46kb
    • 提供者:fannysc
  1. batch-omp

    0下载:
  2. KSVDBox - Implementation of the K-SVD and K-SVD denoise algorithms.-K-SVD dictionary training. ksvd - K-SVD dictionary training. Signal denoising. ompdenoise - OMP denoising. ompdenoise1 - OMP denoising of 1-D signals.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:846.8kb
    • 提供者:时中荣
  1. v1.9

    0下载:
  2. 程序用vc6.0编写,基于离散余弦变换DCT和bp神经网络的人脸识别。采用ORL人脸库,对图像进行DCT低通滤波,再用BPNN进行训练或识别,样本空间内识别效果好。设计流程参考了本站 yaxuan 的v3.3(http://www.pudn.com/downloads330/sourcecode/math/detail1452162.html)(本程序不包含原作的粒子群修正权值及网络结构调整等功能,但调整了训练样本的排列顺序) 感谢原作者,若有侵权我会删除此上传^ ^-Vc6.0 procedu
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-14
    • 文件大小:3.32mb
    • 提供者:连云
  1. cdduus426

    0下载:
  2. DCT快速算法64位的C语言实现,乘法次数目前最少,可嵌入解码器使用()
  3. 所属分类:人工智能/神经网络/深度学习

  1. DCT变换

    0下载:
  2. dct变换的C语言实现代码,用于大家参考,有较强的实用性
  3. 所属分类:人工智能/神经网络/遗传算法

搜珍网 www.dssz.com