CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - texture analysis

搜索资源列表

  1. duo-te-zheng

    0下载:
  2. :该文把局部三值模式(Local Ternary Patterns, LTP)纹理特征引入Mean Shift 跟踪算法,提出了基于多 特征的Mean Shift 人脸跟踪算法以解决Mean shift 跟踪算法的鲁棒性问题。通过对LTP 纹理特征的分析、研究, 提出了一个LTP 关键纹理模型,既增强了目标的关键纹理信息,又简化了LTP 纹理模型。在此基础上,提出一 种基于LTP 关键纹理特征和肤色特征的Mean Shift 人脸跟踪算法,有效地解决了Mean Shift 算法的鲁棒
  3. 所属分类:Other systems

    • 发布日期:2017-05-10
    • 文件大小:2.22mb
    • 提供者:张娜
  1. Texture-Image-Analysis-and-Recognition

    0下载:
  2. 讲解了纹理图象的原理,纹理识别研究等技术-To explain the principles of texture images, texture recognition technology
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:3.19mb
    • 提供者:黄蓝
  1. matlabgabor

    0下载:
  2. 利用小波分析方法对图像纹理的特征进行分析的程序-Using wavelet analysis of image texture analysis of the characteristics of the procedures
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:2.48kb
    • 提供者:刘燕
  1. Gabor_texture

    0下载:
  2. Gabor texture analysis
  3. 所属分类:Other systems

    • 发布日期:2017-11-28
    • 文件大小:4.77mb
    • 提供者:Freek
  1. Gabor_text

    0下载:
  2. Gabor Texture Analysis
  3. 所属分类:Other systems

    • 发布日期:2017-11-12
    • 文件大小:4.76mb
    • 提供者:Freek
  1. texture-

    0下载:
  2. 图像的纹理分析方法,该程序提供了多种图像纹理分析的方法,可以选择适合不同图像的纹理分析算法!-Image texture analysis method, the program provides a variety of image texture analysis, texture analysis algorithm can be selected for different image!
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-27
    • 文件大小:427.7kb
    • 提供者:
  1. CooccurrenceFeatures

    0下载:
  2. In order to capture the spatial dependence of gray-level values which contribute to the perception of texture, a 2d dependence matrix known as a gray-level co-occurrence matrix is extensively used in texture analysis.So, this is a code that calculate
  3. 所属分类:Other systems

    • 发布日期:2017-12-02
    • 文件大小:657byte
    • 提供者:almosawi
  1. Image-processing

    0下载:
  2. 图像的处理主要包括图像变换、图像纹理分析、空间转换、分割与配准,还需进一步完善。-Image processing including image conversion, image texture analysis, space conversion, segmentation and registration, need to be further improved.
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:2.52kb
    • 提供者:刘晨
  1. testCV

    0下载:
  2. 叶子图像识别,运用纹理分析,共生矩阵。自行实现kmeans方法-Leaf image recognition, the use of texture analysis, co-occurrence matrix
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-27
    • 文件大小:9.04mb
    • 提供者:weichenxu
  1. Texture-analysis

    0下载:
  2. Texture Segmentation Using Texture Filters such as : entropyfilt, rangefilt and stdfilt.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2.18kb
    • 提供者:Manar
  1. glcmaa1

    0下载:
  2. 标准的GLCM纹理分析往往没有得到好的结果,除非大量使用全局类(使用大量的类,带来其他问题)。使用本地类可以帮助,但结果对噪声很敏感。本程序采用加权区域采样大大提高全局和局部灰度共生矩阵纹理分析的结果。-Standard GLCM texture analysis is often not good , except for a large number of global classes (which use a large number of classes to bring other p
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2.39kb
    • 提供者:叶子
  1. bangyui_V7.2

    0下载:
  2. 模式识别中的bayes判别分析算法,最终的权值矩阵就是滤波器的系数,经典的灰度共生矩阵纹理计算方法。- Pattern Recognition bayes discriminant analysis algorithm, The final weight matrix is ??the filter coefficient, Classic GLCM texture calculation method.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:4.62kb
    • 提供者:董传宁
  1. kinglai

    0下载:
  2. 是本科毕设的题目,一种噪声辅助数据分析方法,在MATLAB中求图像纹理特征。- The title of the commercial is undergraduate course you A noise auxiliary data analysis method, In the MATLAB image texture feature.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3.3kb
    • 提供者:韩文霞
  1. giuniu

    0下载:
  2. 在MATLAB中求图像纹理特征,分数阶傅里叶变换计算方面,基于负熵最大的独立分量分析。- In the MATLAB image texture feature, Fractional Fourier transform computing, Based on negative entropy largest independent component analysis.
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:6.35kb
    • 提供者:tkvbn
  1. hensen

    0下载:
  2. 经典的灰度共生矩阵纹理计算方法,主要是基于mtlab的程序,对信号进行频谱分析及滤波。- Classic GLCM texture calculation method, Mainly based on the mtlab procedures, The signal spectral analysis and filtering.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:7.93kb
    • 提供者:李伟贤
  1. junban

    0下载:
  2. 插值与拟合的matlab实现,包括主成分分析、因子分析、贝叶斯分析,经典的灰度共生矩阵纹理计算方法。- Interpolation and fitting matlab implementation, Including principal component analysis, factor analysis, Bayesian analysis, Classic GLCM texture calculation method.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:6.13kb
    • 提供者:kougan
  1. MCA

    0下载:
  2. morphological component analysis for image cartoon- texture decomposition in matlab
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:2kb
    • 提供者:maso0m
  1. 6

    0下载:
  2. 6 基于净图的多模纹理空域隐写分析6 airspace steganalysis based on net graph of multimode texture analysis(6 airspace steganalysis based on net graph of multimode texture analysis)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:946kb
    • 提供者:lushannanlu
  1. texture analysis

    0下载:
  2. A statistical method of examining texture that considers the spatial relationship of pixels is the gray-level co-occurrence matrix (GLCM), also known as the gray-level spatial dependence matrix. The GLCM functions characterize the texture of an ima
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:8.45mb
    • 提供者:Dilelena
  1. 织构程序

    5下载:
  2. 用于解织构下的雷诺方程,用于在表面价织构的油润滑轴承(The Reynolds equation for texture analysis is applied to oil lubricated bearings on surface texture.)
  3. 所属分类:其他

    • 发布日期:2019-04-15
    • 文件大小:13kb
    • 提供者:杜亚峰
« 12 3 »
搜珍网 www.dssz.com