CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - feature extraction code in matlab

搜索资源列表

  1. fvsmatlabsourcecodebyRF

    0下载:
  2. 做实验室测试的matlab指纹识别代码,主要测试了指纹的几种特征提取对识别的影响,可用来进行论文论证阶段的实验室使用,希望对初学者和广大在校生有帮助。-do laboratory testing of Matlab fingerprint identification code, to test the fingerprint feature extraction of several pairs of identification, which can be used for the vali
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:338816
    • 提供者:任芳
  1. outline

    1下载:
  2. 这是关于遥感图像的地物边界提取与填充,是在matlab中实现的,减少了很多繁琐的代码,简单实用-extraction of Feature in digital image on matlab .This is a mathod for the Remote sensing image processing which is very useful.With this method we can Reduce a lot of tedious code.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-07
    • 文件大小:539
    • 提供者:ketian
  1. siftformatlab

    2下载:
  2. 这是一个用MATLAB代码实现的一个关于图像的特征描述子的提取 以及相应特征点进行匹配的代码 可用于图像识别 或者立体匹配。-This is a MATLAB code with a descr iptor on the image feature extraction and matching feature points in the corresponding code can be used for image recognition or stereo matching. T
  3. 所属分类:Graph Recognize

    • 发布日期:2016-04-22
    • 文件大小:396288
    • 提供者:peter
  1. edgedirection

    1下载:
  2. 轮廓特征提取,是图像处理中底层特征中的一个重要参数,是我硕士论文中的代码-Contour feature extraction, image processing are the underlying characteristics of an important parameter, is my master' s thesis in the code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1685
    • 提供者:周鸽
  1. ICA

    1下载:
  2. 模式识别中运用ICA进行特征提取的matlab代码-Pattern Recognition in the use of ICA for feature extraction matlab code
  3. 所属分类:Special Effects

    • 发布日期:2014-06-12
    • 文件大小:851
    • 提供者:111111111
  1. facegaborprotected

    0下载:
  2. this source code of gabor feature extraction for face recognition.-this is source code of gabor feature extraction for face recognition.
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:311501
    • 提供者:Qaiser
  1. bianjielianma

    1下载:
  2. MATLAB 特征提取 边界链码(图像处理)-MATLAB boundary chain code feature extraction (image processing)
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:6778
    • 提供者:yangsha
  1. featureextraction

    0下载:
  2. 特征提取(很详细的介绍了特征提取的一些列方法,是学习特征提取的好材料)-Feature extraction (described in great detail a number of feature extraction methods are listed, feature extraction is a good learning materials)
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4871751
    • 提供者:tiantian
  1. Face_detection

    0下载:
  2. 基于高波小波特征提取和神经网络的人脸检测Matlab源码。-Based on high-wave wavelet feature extraction and neural network face detection Matlab source code.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-25
    • 文件大小:216903
    • 提供者:郭鲁强
  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. gaborfilter.tar

    0下载:
  2. Gabor滤波器经常被用于形状检测和特征提取,比如增强指纹图像。本代码用matlab实现了一个二维Gabor滤波器。 代码使用如下: function [G,gabout] = gaborfilter1(I,Sx,Sy,f,theta) from gaborfilter1 with different f(Frequency) and theta(Angle). for example f:0,2,4,8,16,32 theta = 0,pi/3,pi/6
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1292
    • 提供者:郑碧波
  1. lbp

    1下载:
  2. 计算机视觉领域中的lbp特征提取的matlab代码-the matlab code of the lbp feature extraction in the computer vision domain
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:5578
    • 提供者:zhangyi
  1. matlab

    2下载:
  2. 三维模型数据中包含“Princeton Shape Benchmark dataset”,三维模型数据库,其中的.off文件为三维模型,这些模型可以使用文件夹中的“打开三维模型的软件”打开查看。 matlab代码中“读取三维模型”为matlab读取.off文件的代码,得到的是三角面片信息和点云坐标 “三维模型切割”中为切割三维模型的一个例子,具体是从三维模型上找三个点构成一个平面,找到这个平面与三维模型的交点,这只是一个例子,具体如何切割三维模型需要自己实现,其中读取的三维模
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:677795
    • 提供者:丽丽
  1. 1.6-SIFT

    0下载:
  2. 赵小川matlab书籍第1.6节尺度不变特征提取,里面有源码和注意事项- Zhao Xiaochuan matlab Books in Section 1.6 scale invariant feature extraction, which has the source code and precautions
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:16517
    • 提供者:努力
  1. 程序

    0下载:
  2. PIVlab - 时间分辨粒子图像测速(PIV)工具: 一种基于GUI的工具,用于预处理,分析,验证,后处理,可视化和模拟PIV数据。 使用MATLAB网络研讨会进行人脸识别代码: 使用MATLAB在线讲座的人脸识别中的主要演示文件。 Gabor特征提取: 该程序生成一个自定义Gabor滤波器组; 并使用它们提取图像特征。 主成分分析: 用于特征提取; 链码: 基于MATLAB的freeman的曲面轮廓描述(PIVlab - time resolved particle
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-23
    • 文件大小:8155136
    • 提供者:long1219
  1. MATLAB特征提取

    0下载:
  2. MATLAB图像特征提取程序,根据程序可提取图像中的响应特征(MATLAB image feature extraction code,characteristics in the image could be extracted base on this code)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-06
    • 文件大小:4096
    • 提供者:Leon8090
搜珍网 www.dssz.com