CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 特征提取 程序

搜索资源列表

  1. 用sa进行光谱图像的特征提取的matlab程序

    2下载:
  2. 用sa进行光谱图像的特征提取的matlab程序,该算法比用其他方法在性能方面高%15-with spectral images of the Matlab feature extraction procedure, the algorithm than other methods in high-performance
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:43441
    • 提供者:李冰龙
  1. 图像特征提取源码

    1下载:
  2. 图像处理源码,用于特征提取,里面有可执行程序。-image processing source for feature extraction, there are executable programs.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:54904
    • 提供者:林冰仙
  1. KPCA.rar

    1下载:
  2. 一个很好的PCA程序。它可用于数据的降维,消噪及特征提取。,A good PCA procedures. It can be used for data dimensionality reduction, de-noising and feature extraction.
  3. 所属分类:Special Effects

    • 发布日期:2016-04-15
    • 文件大小:1846
    • 提供者:xiaolinzi
  1. PramaterTest

    0下载:
  2. 此程序为用matlab实现信号特征提取的实验程序,将待处理的一维时间函数赋给work2中的x1tRE,运行work2即可 -This procedure is used to achieve signal feature extraction matlab experimental procedures, will be dealt with one-dimensional function of time assigned to work2 in x1tRE, you can run wo
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1555
    • 提供者:天天
  1. matlab

    0下载:
  2. 本程序包括5个MATLAB程序,分别实现图像分量提取,拉普拉斯变换,图像批量格式转换,图像纹理特征提取,以及小波变换-The program includes five MATLAB programs were achieving the image component extraction, Laplace transform, image batch format conversion, image texture feature extraction, and the wavelet tr
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:3374
    • 提供者:高绍兵
  1. MPCACodes

    0下载:
  2. MPCA程序,用于人脸特征提取,很有用,欢迎交流探讨-MPCA program for facial feature extraction, is useful, welcomed the exchange of
  3. 所属分类:matlab

    • 发布日期:2017-05-10
    • 文件大小:2088909
    • 提供者:keke
  1. sound_recognition_system

    2下载:
  2. 基于小波包分析的声音特征提取--毕业设计程序:希望交流-Based on wavelet packet voice feature extraction- graduate design program: the hope of sharing
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:3137
    • 提供者:黄献云
  1. c04

    0下载:
  2. 这个程序将图像变为二值化图像,然后对图像进行形状的特征提取,算法很全,包含多种图像形状提取方式。-image of this procedure into two binary images, and then to shape the image feature extraction algorithm is very full, Shape mixture of images extraction methods. -This process the image into a binary
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:65055
    • 提供者:宇文龍
  1. demo

    0下载:
  2. 汉字自动识别的程序源码,包括汉字预处理、特征提取和分类设计等部分。-Automatic identification of program source code character, including character preprocessing, feature extraction and classification design part.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:830587
    • 提供者:程旭
  1. Texture--feature--extraction

    0下载:
  2. 程序对matlab自带图片lina进行纹理图像特征提取-Matlab program comes with pictures of lina texture image feature extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:3579
    • 提供者:亚会
  1. FaceRecog_src100902

    1下载:
  2. 基于OpenCV的人脸识别演示程序。目前实现了Gabor+Fisherface算法,还有几何和光照归一化。 -->请到 http://code.google.com/p/facerecog/ 下载最新版本。<-- 功能:对摄像头拍摄的或用户指定的图像,检测其中人脸,然后在已存储的人脸库中找到最匹配的人脸并显示。 在VS 2008 SP1上编写,使用了OpenCV 2.0和MFC,通过消息处理函数与用户进行交互,利用多线程来实时显示图像。 数据处理分为了C
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1487828
    • 提供者:yk
  1. texturefeatures

    0下载:
  2. 这个程序是纹理特征提取的提取,很实用的程序-This procedure is the extraction of texture feature extraction, the procedure is very useful
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:2245
    • 提供者:liumeihong
  1. pcaandica

    1下载:
  2. 这是一个人脸识别的程序,先对图像预处理,然后用PCA进行特征提取。-This is a face recognition process, first on the image pre-processing, and then use PCA for feature extraction.
  3. 所属分类:Graph program

    • 发布日期:2017-05-11
    • 文件大小:2676543
    • 提供者:ll
  1. pca

    3下载:
  2. 主成分分析程序,应用于图像特征提取,数据降维等方面 -the code of PCA
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:20588
    • 提供者:张军
  1. 一维和二维小波变换的VC实现

    2下载:
  2. 小波算法在vc的具体实现.小波算法在图像处理,视频压缩,特征提取等领域有广泛应用,程序以灰度图像为数据分别演示了一维和二维小波变换,希望对大家有所帮助.谢谢!-vc wavelet algorithm in a concrete realization. Wavelet algorithms in image processing, video compression, feature extraction and other fields have extensive application
  3. 所属分类:Wavelet

    • 发布日期:2016-07-04
    • 文件大小:173537
    • 提供者:朱江
  1. process

    0下载:
  2. 用matlab编写图像纹理特征提取的一个程序,可以用在图像处理中-Matlab image with the preparation of a texture feature extraction procedure can be used in image processing
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-08
    • 文件大小:729
    • 提供者:Addy wang
  1. BEMD_code

    0下载:
  2. 一个比较经典的二维经验模式分解程序代码,适用于图像的特征提取和分解-A more classic two-dimensional empirical mode decomposition procedure code, applied to image feature extraction and decomposition
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:3715
    • 提供者:kevin
  1. fenxingweishu

    1下载:
  2. 计算分形维数的程序。此程序用于图像的特征提取。可用来进行目标判决。将测量数据集看作分形数据集,利用分形维数的大小来表示数据集的不规则性。-Fractal dimension calculation procedures. This procedure for image feature extraction. Can be used to target judgments. Measurement data set will be regarded as fractal data sets, t
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:359740
    • 提供者:gaomiao
  1. 特征提取

    2下载:
  2. matlab程序,用于提取脑电数据的五种频域特征指标数值(matlab code, Five Frequency Domain Characteristic Index Values for Extracting EEG Data)
  3. 所属分类:matlab例程

    • 发布日期:2020-03-23
    • 文件大小:2048
    • 提供者:下太阳
  1. 程序

    1下载:
  2. main_feature.m:为特征提取主要程序,其中调用filter50.m子程序为50HZ工频滤噪;调用ApEn.m c0complex.m kEn_correct.m lyapunov_wolf.m LZC.m spectral_entropy.m SVDen.m SampEn.m子程序为非线性特征(近似熵,C0复杂度,K熵等)提取;wave_brain为小波分析频段特征提取。其中采样频率皆为256HZ。(ApEn.m c0complex.m kEn_correct.m lyapunov_
  3. 所属分类:其他

    • 发布日期:2021-03-01
    • 文件大小:4096
    • 提供者:卷积臭豆腐
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com