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

搜索资源列表

  1. fdp5finalMatlab.tar

    0下载:
  2. 这是一个使用了Gabor特征提取和人工智能的人脸检测系统源代码 使用步骤: 1. 拷贝所有文件到MATLAB工作目录下(确认已经安装了图像处理工具箱和人工智能工具箱) 2. 找到"main.m"文件 3. 命令行中运行它 4. 点击"Train Network",等待程序训练好样本 5. 点击"Test on Photos",选择一个.jpg图片,识别。 6. 等待程序检测出人脸区域 createffnn.m, d
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:140797
    • 提供者:郑碧波
  1. face-recognition

    0下载:
  2. pca又称主成分分析,主要用来提取图像的主要成分,作为特征提取一个重要算法,将其用于人脸识别-pca, also known as principal component analysis, mainly used to extract the main component of the image, as a key feature extraction algorithm, be used in face recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-14
    • 文件大小:3713937
    • 提供者:DD
  1. matlab-chap8

    0下载:
  2. 包括索书号文字图像分割,粘连字符切分,文字识别,彩色车牌分割,商标文字分割,文字识别的识别子函数,文字识别的结构特征提取子函数-Including the Call text, image segmentation, adhesion character segmentation, character recognition, color plate division, trademarks, text segmentation, character recognition subroutine
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:220561
    • 提供者:chenchi
  1. Wavelet-moment-to-compile

    0下载:
  2. 自己编译的小波矩特征提取matlab代码-Wavelet moment to compile the feature extraction matlab code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:2622
    • 提供者:zoubu
  1. numbers-and-characters-recognation-

    0下载:
  2. 数字、文字图像识别; 程序代码说明: P0801:索书号文字图像分割 P0802:粘连字符切分 P0803:文字识别 P0804:彩色车牌分割 P0805:商标文字分割 Recognition:文字识别的识别子函数 StrDetect01:文字识别的结构特征提取子函数-Numbers, text, image recognition code Descr iption: P0801: Call text segmentation P0802: Touching
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:206776
    • 提供者:wyuting
  1. xbj

    0下载:
  2. 小波矩特征提取matlab代码-Wavelet moment feature extraction matlab code
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:2137
    • 提供者:朱涛
  1. laplacianfaces

    0下载:
  2. laplacian 人脸识别,对研究人脸识别、特征提取,LPP 很有用。-It is a useful paper about laplacian face recognition, which is also useful for feature extraction and lpp.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-10
    • 文件大小:2226403
    • 提供者:xiaoxiao
  1. dwt-matLab-marking

    0下载:
  2. 提出了一种基于小波变换可抗击几何攻击算法。在水印嵌人 部分# 首先对宿主图像进行小波分解 、 嵌人水印, 再通过余弦变换求得该水印图像的一个特征向量, 利用该特征向量和水印 信息通过12 31 函数生成一个二值逻辑系列, 将该序列作为密钥/ 水印提取部分为# 对待测的图像进行小波变换, 再通过余 弦变换求得待测图像的一个特征向量, 利用该特征向量和密钥通过1 2 4 1 函数提取出水印。-Proposed based on wavelet transform algorith
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:523534
    • 提供者:切尔西
  1. gaborsvm1

    0下载:
  2. 先用gabor 小波滤波器,做特征提取,然后用支持向量机(SVM)做分类,来实现人脸检测.需要用matlab 2010 或更新的版本才能运行-the code is used for face detection.Firstly it use gabor wavelet filter for feature extraction,Secondly it use support vector machine (SVM)for classification.matlab 2010 required.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:163560
    • 提供者:xiang
  1. zfdg

    1下载:
  2. 图像中角点(特征点)提取与匹配算法,对于两幅相似的图像,通过角点检测算法,进而找出这两幅图像的共同点,从而可以把这两幅图像合并成一幅图像。(含程序)-Image corners (feature points) extraction and matching algorithms for two similar images by corner detection algorithm, and then find the two images in common, which can merge
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2953888
    • 提供者:范启跃
  1. lianma-matlab

    1下载:
  2. 模式识别中有关特征提取的那部分(链码),还有灰度特征。-Feature extraction in pattern recognition, that part of the (chain code), and gray feature.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:860064
    • 提供者:熊杰
  1. pca-matlab

    1下载:
  2. PCA又为主成分分析,是一种特征提取方法, 它通过线性变换寻找一组最优的单位正交向量基,用他们的线性组合来重构原样本-PCA and the main component analysis, a feature extraction method, which by finding a set of optimal linear transformation unit orthogonal base vectors, with their linear combination to recons
  3. 所属分类:matlab

    • 发布日期:2015-11-10
    • 文件大小:5120
    • 提供者:liru
  1. knife

    0下载:
  2. 对所采样的原始图像进行噪声滤波、边缘检测、特征提取、利用多项差值亚像素算法。-the target image is be processed that it is filtered noise, edge detection and character be got.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:33071
    • 提供者:林琼洁
  1. tztq

    1下载:
  2. 特征选择与提取 特征点 matlab应用 可用-Feature selection and extraction of feature points matlab applications available
  3. 所属分类:matlab例程

    • 发布日期:2017-04-24
    • 文件大小:13106
    • 提供者:王健
  1. matlab-tztqyuyingyong

    0下载:
  2. 特征提取与应用 matlab 特征点 可用 可调试-Feature extraction and application of feature points can be used to debug matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:12914
    • 提供者:王健
  1. KPCA

    1下载:
  2. KPCA主要在图像去噪声方面有应用。此外还可以进行特征提取,降维使用.-KPCA major noise in the image to have the application. You can also feature extraction using dimension reduction.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1907
    • 提供者:lp
  1. SIFT

    1下载:
  2. 图像处理领域的特征提取matlab实现 SIFT 算法-image processing SIFT
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:167904
    • 提供者:周凯
  1. flowercloud

    0下载:
  2. 基于云模型的花片特征提取算法,该算法通过云模型的逆向正态云发生器,由样本点信息,求解出三类花四个特征参数各自的数字特征:期望、熵、超熵。-Based on Cloud Model Motif feature extraction algorithm, which cloud model of reverse normal cloud generator, the sample point information, solving the three spent four the number o
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:4595
    • 提供者:zhuchangming
  1. gaosilvbo

    1下载:
  2. 高通高斯滤波,LBP,LDP的matlab源代码,用于图像的增强,特征提取。-High-pass Gaussian filter, LBP, LDP matlab source code for image enhancement, feature extraction.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1880
    • 提供者:hehe
  1. PG_BOW_DEMO

    0下载:
  2. bag of word,含特征提取,词包-bag of word proggramme
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3547176
    • 提供者:cho
« 1 2 ... 16 17 18 19 20 2122 23 24 25 26 ... 50 »
搜珍网 www.dssz.com