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

搜索资源列表

  1. Gabor

    0下载:
  2. Gabor的matlab程序,Gabor滤波是一种不错的特征提取方法,尤其在图像处理应用广泛-Gabor' s matlab program, Gabor filter is a good feature extraction method, especially widely used in image processing
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:61090
    • 提供者:小明
  1. imageseg

    0下载:
  2. 这是matlab上关于图像分割和特征提取的一个小例证-This is a matlab on image segmentation and feature extraction on a small example of
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:757
    • 提供者:qing
  1. kalmanPtracking

    0下载:
  2. 提取图像中一个简单线性物体的特征并用卡尔曼滤波跟踪-Extracted image features of a simple linear objects and use Kalman filter tracking
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:628201
    • 提供者:sunzhipeng
  1. pca

    0下载:
  2. 主成分分析代码 用于图像数据处理、特征提取等作用,是基于matlab而编写的代码-PCA code
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1435
    • 提供者:MR LIANG
  1. HUIDU

    0下载:
  2. 基于灰度直方图,对图像的纹理特征进行提取,根据灰度共生矩阵得到的四个纹理描述子。-Histogram based on image texture features were extracted, according to the four GLCM texture descr iptors obtained.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:6011
    • 提供者:陈铭
  1. GaborFilter

    1下载:
  2. 利用Gabor滤波器提取图像纹理特征,用于图像分类模式识别-Extract the texture feature using Gabor filter/wavelet. You should first generate cell array G, which is a set of kernels in freq domain, then pass G and the image to the function GABORCONV.
  3. 所属分类:Wavelet

    • 发布日期:2017-03-31
    • 文件大小:2789
    • 提供者:Ethan
  1. fenkuai

    1下载:
  2. 用matlab编写实现图像的分块功能、小波矩特征提取、直方图均衡化,可以供大家参考使用-Image segmentation is implemented by Matlab code
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1194
    • 提供者:tian
  1. imdete

    0下载:
  2. 图像边缘检测,用于特征提取及边缘检测的matlab程序-image edge decetion
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:3339
    • 提供者:cyh
  1. work

    2下载:
  2. 针对FCM算法的运行时间长和计算量大的问题,提出了改进的FCM算法,先将图像分割成窗口大小的子块,然后以子块为单位提取特征向量,用FCM聚类粗分割,然后对边缘子块,以像素为单位从新提取特征向量,进行细分割。分割后的结果提高了运行速度和分割精度。-For the FCM algorithm and the calculation of long run the problem of large proposed improved FCM algorithm, first image into bl
  3. 所属分类:Special Effects

    • 发布日期:2016-07-09
    • 文件大小:3078144
    • 提供者:殷皓君
  1. morp

    0下载:
  2. 提取图像的形状特征的一个matlab程序-A code of matlab to extract a ROI s shape feature
  3. 所属分类:matlab

    • 发布日期:2016-03-30
    • 文件大小:1024
    • 提供者:杨斌
  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. Gray-Level-Co-Occurrence-Matrix

    0下载:
  2. 基于OpenCV和VS2008的图像灰度共生矩阵特征提取实现。文件中还有matlab版本的-Images based on OpenCV and VS2008 GLCM feature extraction achieved. Matlab version of the file there
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4433935
    • 提供者:qiouyin
  1. REDA_Code

    0下载:
  2. 基于信息论的特征提取算法,matlab平台开发,可用于图形图像的特征提取-The feature extraction algorithm based on information theory, matlab platform can be used for graphic image feature extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3380512
    • 提供者:wang
  1. SIFT

    0下载:
  2. 用matlab写的sift算法的全过程,用于提取特征点,是图像识别的一种好算法-The algrithm of sift
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:46772
    • 提供者:
  1. SIFT

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

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

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

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

    1下载:
  2. 指纹识别,包括指纹图像的增强,均衡,纹线的的细化,特征点的提取-Fingerprint identification, including fingerprint image enhancement, balanced, grain refinement of the line, feature point extraction
  3. 所属分类:Graph Recognize

    • 发布日期:2015-04-18
    • 文件大小:2273280
    • 提供者:zjf
  1. wode1

    0下载:
  2. 是一个很好的图像拼接程序,先用sift算法提取两幅图片的特征点再用算法筛去错配点,把匹配点用线连接起来,注意:主函数是match.m,运行主函数后在命令框输入运行match( image1.jpg , image2.jpg )-Is a good image stitching program, the first two pictures with the sift algorithm feature extraction algorithm and then weed out the wro
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1604649
    • 提供者:左涛
  1. haar

    0下载:
  2. 在matlab环境中对图像提取Haar特征-Environment in matlab to extract Haar features for image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:810
    • 提供者:LD
  1. caltech-image-search-1.0

    1下载:
  2. 大规模图像检索的代码,matlab与c++混合编程。总结了目前图像检索领域目前主要存在的方法。通过阅读该代码,可以对于经典的“词袋”模型(bow模型)有个具体的了解,但是该代码没有提供前序的特征提取,是直接从对提取好的特征向量聚类开始的,包括了k-means,分层k-means(HKM)聚类,倒排文件的建立和索引等,该代码还提供了局部敏感哈希(LSH)方法。最后,这份代码是下面这篇论文的作者提供的, Indexing in Large Scale Image Collections: Sc
  3. 所属分类:图形/文字识别

    • 发布日期:2017-03-23
    • 文件大小:148728
    • 提供者:薛振华
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 38 »
搜珍网 www.dssz.com