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

搜索资源列表

  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. j_four_1

    0下载:
  2. 在神经网络中,用四阶统计量的方法对图像进行特征提取-In the neural network, using fourth-order statistics of the image feature extraction method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:913
    • 提供者:曾强
  1. kpca

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

    • 发布日期:2017-04-04
    • 文件大小:930
    • 提供者:张霞
  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. Adative-contour-extraction

    0下载:
  2. 在图像中提取轮廓(用到了自适应阈值分割算法),根据目标特征,如周长、面积等参数进行筛选,得到目标的轮廓。-Contour extraction in the image (use an adaptive thresholding algorithm), depending on the target characteristics, such as perimeter, area and other parameters of screening, target profile.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3934334
    • 提供者:风花雪月
  1. MATLAB-based-image-processing-

    1下载:
  2. 利用MATLAB实现图像前期预处理功能(包括彩色图像的灰度化变换等、一般灰度图像的二值化处理、色彩增强等),边缘检测,图像分割,图像特征提取等图像处理。-Early use of MATLAB for image pre-processing functions (including color images of gray-scale transform, the general gray-scale binary image processing, color enhancement, et
  3. 所属分类:Special Effects

    • 发布日期:2015-07-02
    • 文件大小:404480
    • 提供者:fft
  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. mhaghighat-gabor-cb8b3e1

    0下载:
  2. 生成Gabor滤波器组,用于提取图像特征(This program generates a custom Gabor filter bank; and extracts the image features using them.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-18
    • 文件大小:90112
    • 提供者:洪天昊
  1. code1

    0下载:
  2. 特征点提取及图像匹配,局部图像特征提取匹配(Feature point extraction and image matching, local image feature extraction matching.)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:东&子
  1. 特征提取程序

    0下载:
  2. 用于图像特征提取的MATLAB程序,基于sift算法(For image feature extraction)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-28
    • 文件大小:1843200
    • 提供者:面朝大鹏
  1. 颜色特征提取

    0下载:
  2. 图像处理方面,基于rgb特征,进行颜色特征提取(In image processing, color feature extraction is based on RGB features)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:2048
    • 提供者:小蚯蚓dd
  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. 特征检测

    0下载:
  2. 图像特征提取是计算机视觉和图像处理中的一个概念。它指的是使用计算机提取图像信息,决定每个图像的点是否属于一个图像特征。包括:Harris角点、ShiTomasi角点、亚像素级角点、SURF角点、Star关键点、FAST关键点、Lepetit关键点等等(Image feature extraction is a concept in computer vision and image processing. It refers to using a computer to extract imag
  3. 所属分类:OpenCV

    • 发布日期:2018-04-19
    • 文件大小:22528
    • 提供者:独剑客
  1. matlab数字图像处理与识别

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

    • 发布日期:2018-05-01
    • 文件大小:17900544
    • 提供者:Xingli
  1. 图像纹理

    0下载:
  2. 实图像的纹理特征提取,提取出的效果比较好,希望能够绑到有用的同学和人员(Real image texture feature extraction, the effect is better, hoping to be tied to useful classmates and personnel.)
  3. 所属分类:图形图象

    • 发布日期:2018-05-02
    • 文件大小:182272
    • 提供者:,,,=啊
  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
  1. SURF

    0下载:
  2. 应用SURF进行图像特征的提取,纯java编程,可视化,可以清晰看到提取出的特征点,有参考价值。(Using SURF to extract image features, pure Java programming, visualization, can clearly see the extracted feature points, and has reference value.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-07
    • 文件大小:40960
    • 提供者:jianan_1998
  1. Bow-image-retrieval-master

    1下载:
  2. 基于BoVW的图像特征提取,以及图像检索(Image feature extraction and image retrieval based on BoVW)
  3. 所属分类:图形图像处理

    • 发布日期:2020-11-06
    • 文件大小:1998848
    • 提供者:lyying
  1. 六种常用纹理特征提取方法MATLAB

    1下载:
  2. 纹理特征是图像中的主要特征,整理几种常用的问题提取方法(Texture feature is the main feature in the image. Sort out several common problem extraction methods)
  3. 所属分类:图形图象

    • 发布日期:2020-05-21
    • 文件大小:233472
    • 提供者:奎刘
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com