CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 图像特征

搜索资源列表

  1. 基于MATLAB的储粮害虫图像处理方法

    0下载:
  2. 摘要:在对粮虫图像处理过程中,介绍了Matlab图像处理工具箱中的函数,给出了图像处理与分析的技术实现, 边缘检测及轮廓提取, 通过形态学方法进行图像特征抽取与分析,达到了比较好的效果.-Abstract : In the right grain pest image processing, introduced the Matlab toolbox image processing functions, given image processing and analysis technolog
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:356036
    • 提供者:蓝婧
  1. 图像背景分割,提取图像特征

    0下载:
  2. 研究生做论文所用程序, 关于图像背景分割,提取图像特征(均值能量方差等)-Procedures used by graduate students doing thesis on the background image segmentation, image feature extraction (mean energy variance, etc.)
  3. 所属分类:matlab例程

    • 发布日期:2017-03-30
    • 文件大小:1893
    • 提供者:明志远
  1. Image.rar

    0下载:
  2. matlab 关于二值图像熵和交叉熵的计算程序,这一程序与结合其它方法对图像进行分割,作为一个判断标准.,matlab on the binary image entropy and cross entropy calculation procedure, which in combination with other methods and image segmentation, as a criterion.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:1228
    • 提供者:张永康
  1. JAVA

    2下载:
  2. 基于JAVA实现的图像特征提取源代码 图像特征提取的源代码,使用sobel算子提取图像边缘,使用hu矩提取图像形状特征,使用颜色中心矩提取图像颜色特征,请使用eclipes导入该工程并运行test文件(可将test文件中去掉一些注释部分运行更多功能)。-JAVA based on the realization of the image feature extraction image feature extraction source code source code, use the sob
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-04-12
    • 文件大小:37192
    • 提供者:范卫华
  1. 采用邻域差值特征模板的立体匹配方法

    2下载:
  2. 算法给出一种图像匹配方法,通过计算一幅图像中间隔一定距离的两点的像素邻域差值作为特征模板,再计算另一幅图像中在同一扫描线上间隔同样距离的像素邻域的差值,将它与特征模板的偏差作为匹配标准,偏差最小的点就认为是匹配点。
  3. 所属分类:matlab例程

  1. manifold

    0下载:
  2. 一个Matlab环境下编写的流行学习(manifold)算法,可用于图像特征提取及行为模式提取-Matlab environment to prepare a prevalence study (manifold) algorithm, can be used for image feature extraction and pattern extraction
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:14053
    • 提供者:wjj
  1. FastICA_23

    0下载:
  2. 独立成分分析算法,定点独立成分分析。可以用于图像特征提取-fastica algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:47829
    • 提供者:liyuan
  1. Image

    0下载:
  2. 这是一个关于图像特征提取的程序,本程序主要使用的是Moravec算子进行的提取-This is the one on the image feature extraction process, this procedure is mainly used for the extraction of Moravec operator
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:119934
    • 提供者:童鹏
  1. SIFTtutorial

    0下载:
  2. 图像特征提取以及匹配,sift代码。可用于图片检索中,同比SURF,其算法可以较好的识别图像中文字-Image feature extraction and matching, sift the code. Can be used for image retrieval, up by SURF, the algorithm can better identify the image text
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-06-16
    • 文件大小:25486335
    • 提供者:sandy
  1. DCT

    0下载:
  2. 本文设计基于DCT的人脸识别系统,首先结合当今人脸识别的背景和发展状况讨论了人脸识别的研究内容及在各方面的应用;然后研究了人脸识别进行预处理,讨论了人脸识别预处理的其他方法,分析各种方法的利弊,最后采用DCT(离散余弦变换)实现人脸图像预处理中的降维处理;接下来对人脸图像的特征提取进行了研究,简单叙述了几何特征提取和代数特征提取,同时深入研究了基于DCT和PCA变换的人脸图像特征提取,从而实现是否对人脸识别系统识别率有所提高的研究;对于分类器的选择,本文对两种分类器进行了探讨,即最近邻分类器和B
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:422959
    • 提供者:刘文珍
  1. pca

    2下载:
  2. pca主成分分析,matlab程序,用于图像特征提取,降维等 有中文注释-Principal component analysis
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-11-10
    • 文件大小:4919
    • 提供者:gaochao
  1. invriablemoment

    0下载:
  2. 不变矩是模式识别里面很重要的一种技术,它可以用于提取不变性特征,从而进行模式识别,广泛用于图像处理当中,如图像特征匹配-Moment invariant pattern recognition which is a very important technology that can be used to extract invariant features for pattern recognition which is widely used in image processing, suc
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:3707
    • 提供者:zj
  1. Hu

    1下载:
  2. Hu矩特征提取,可以用于图像特征提取,可运行-Hu
  3. 所属分类:matlab

    • 发布日期:2017-05-07
    • 文件大小:1123350
    • 提供者:孔靖
  1. techniquesofremotesensingimage

    0下载:
  2. 常用的几种遥感图像特征提取技术分析,新的纹理图像特征提取方法。-Several commonly used feature extraction techniques of remote sensing image
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1110790
    • 提供者:刘红
  1. mp-suanfa

    0下载:
  2. 本文章采用的是MATLAB环境下的源程序,是关于图像特征提取方面的-This article is used in MATLAB environment of the source, is about the image feature extraction in
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:50124
    • 提供者:lipeihua
  1. tezhengtiqu

    0下载:
  2. 使用各种方法进行图像特征提取,对特征不明显的图像有很好的效果!-Using a variety of methods for image feature extraction, feature obscure the image of good results!
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2210
    • 提供者:yang
  1. design

    0下载:
  2. 使用matlab编写的图像特征提取软件,可对图像进行批量处理-Written using the image feature extraction matlab software, batch processing of images
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2137437
    • 提供者:张瑞
  1. 现代机器学习基于深度学习的图像特征提取

    0下载:
  2. 现代基于深度学习的图像特征提取,比较不错的文档(On the system of an unmanned intelligent vehicle with)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-01
    • 文件大小:1959936
    • 提供者:ramble
  1. 关于视频图像特征提取的检测设计

    0下载:
  2. 用matlab编写的视频运动检测,可用于图像特征提取,方便可靠,移植性强。
  3. 所属分类:matlab例程

  1. image-Enhence图像增强

    1下载:
  2. 利用形态学进行图像增强,可用于图像特征提取前的预处理
  3. 所属分类:matlab例程

    • 发布日期:2020-08-20
    • 文件大小:1083
    • 提供者:lutongxuexue
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com