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

搜索资源列表

  1. Hu_MV_Nicolas

    0下载:
  2. Hu的七个不变矩在图像处理,尤其是特征提取方面是很重要的一个概念。本代码实现了图像的7个不变矩的计算和输出。- Hu s 7 moment invariants is significant in image processing,especially in feature seletcion. This code calculate them.
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:36731
    • 提供者:yu shaode
  1. SIFT_Extract

    0下载:
  2. 实现SIFT特征提取算法,对于图像处理很有用的,首先提取特征点,然后进行特征点匹配。版权信息参见LICENSE-Sift feature extracting algorithm,read the copyright file LICENSE.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:171772
    • 提供者:fh
  1. wenli

    2下载:
  2. 基于灰度共生矩阵的纹理特征提取方法实现目标的识别-Gray-level co-occurrence matrix based texture feature extraction methods to achieve the target identification
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1357
    • 提供者:toney
  1. EdgeCheck

    0下载:
  2. 图像轮廓特征提取算法源码,用MATLAB软件实现,针对灰度图像有效-Contour feature extraction algorithm source code, using MATLAB software for gray-scale image of effective
  3. 所属分类:Graph program

    • 发布日期:2016-05-06
    • 文件大小:1580
    • 提供者:王新
  1. Gabor_wavelet1

    0下载:
  2. 基于gabor小波变换的图像检索程序。有特征提取、特征匹配,以及结果返回。-On gabor wavelet transform based image retrieval process. There are feature extraction, feature matching, as well as the results returned.
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:1059
    • 提供者:爱学习
  1. harris

    0下载:
  2. 基于harris兴趣点的图像检索程序。先特征提取,进而进行特征匹配,最后还有结果的返回。-Harris points of interest based on image retrieval process. First feature extraction, feature matching and then carried out and, finally, the results returned.
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:1289
    • 提供者:爱学习
  1. imange

    0下载:
  2. 图像分析程序,他有效地实现了对输入图像的特征提取,并用MATLAB实现,它包括图像-Image analysis process, he effectively to achieve the input image feature extraction, and use MATLAB to achieve, which includes the image
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:877204
    • 提供者:黄静
  1. DoGfilters

    0下载:
  2. DOG高斯差分实现物体识别中的特征提取,对不同尺度空间的图像进行差分,从而获得描述物体的特征值-difference of gaussian to achieve the feature point exaction of object recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1980
    • 提供者:lily
  1. huidugongshengjuzhentezhentiqu

    0下载:
  2. 基于图像纹理的特征提取,使用灰度共生矩阵方法。-Texture feature extraction based on the use of gray level co-occurrence matrix method.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:11881
    • 提供者:lucy
  1. kpca

    2下载:
  2. 基于matlab的二维图像的KPCA特征提取-KPCA feature extraction from image by matlab
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:930
    • 提供者:张霞
  1. matlab_image

    1下载:
  2. MATLAB基本图形图像处理操作,包含图像增强,图像分割,特征提取,图像识别,灰度处理线性算法,文字处理等多个压缩包-MATLAB image processing and basic graphics, including image enhancement, image segmentation, feature extraction, image recognition, linear gray-scale processing algorithms, word processing an
  3. 所属分类:matlab例程

    • 发布日期:2017-05-24
    • 文件大小:318301
    • 提供者:rengy
  1. tezhengtiqu

    0下载:
  2. 特征提取的几种算法程序,应该对图像处理有很大用处。不妨试试。-The algorithms for feature extraction procedure should be very useful for image processing. Worth a try.
  3. 所属分类:Other systems

    • 发布日期:2016-05-06
    • 文件大小:14609448
    • 提供者:陆小羊
  1. Gabor

    1下载:
  2. 使用Gabor小波对图像进行特征提取,代码可以直接使用-Using the Gabor wavelet feature extraction, the code can be used directly
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:100773
    • 提供者:qq445988770
  1. area_length_tightness_eccentricity

    0下载:
  2. 对空间卫星、飞机等图像进行特征提取,提取的特征包括面积,周长,紧密度,及离心率-Space satellites, aircraft and other image feature extraction, the extracted features include area, perimeter, compactness, and eccentricity
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:98000
    • 提供者:陈铭
  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特征提取

    0下载:
  2. 本程序为数字图像处理中的特征提取-LBP特征提取程序,通过matlab编程。
  3. 所属分类:matlab例程

  1. 多幅图像拼接

    4下载:
  2. 多幅图像拼接matlab实现 sift特征提取、描述、匹配、RANSAC、仿射变换(Multiple image mosaics, MATLAB, SIFT feature extraction, descr iption, matching, RANSAC, affine transformation)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-15
    • 文件大小:6980608
    • 提供者:shh
  1. ColorTracking_code

    0下载:
  2. 基于颜色特征提取的目标跟踪,MATLAB语言,效果好(This code is based on MATLAB language, extract the color characteristics of the target tracking, the experiment shows good results)
  3. 所属分类:图形图象

    • 发布日期:2017-12-27
    • 文件大小:5643264
    • 提供者:晴天252
  1. matlab指纹特征提取[1]

    0下载:
  2. 实现指纹图像的细化。 实现指纹图像的特征点提取。 实现特征图像的细化去伪。 编写代码实现上述功能。(The thinning of the fingerprint image is realized. The feature point extraction of fingerprint image is realized. To realize the refinement of the feature image. Write the code to implement t
  3. 所属分类:MySQL数据库

    • 发布日期:2018-01-08
    • 文件大小:173056
    • 提供者:yzm1234
  1. matlab数字图像处理与识别

    0下载:
  2. 将理论知识、科学研究和工程实践有机结合起来,内容涉及数字图像处理和识别技术的方方面面,包括图像的点运算、几何变换、空域和频域滤波、小波变换、图像复原、形态学处理、图像分割以及图像特征提取的相关内容;同时对于机器视觉进行了前导性的探究,重点介绍了两种目前在工程技术领域非常流行的分类技术——人工神经网络(ANN)和支持向量机(SVM),并在人脸识别这样的热点问题中结束《精通Matlab数字图像处理与识别》。(Combining theoretical knowledge, scientific re
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:17900544
    • 提供者:Xingli
« 1 2 3 45 6 7 8 9 10 ... 38 »
搜珍网 www.dssz.com