CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 2D图形编程 搜索资源 - image texture

搜索资源列表

  1. FBM

    2下载:
  2. Fractal Brown Model 分形布朗模型计算图像的纹理分形值。运行命令:fractal(收敛范围)-Brown Fractal Brown model image texture fractal value. Running order : fractal (Scherer)
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1.08kb
    • 提供者:徐涛
  1. grapic

    0下载:
  2. 图像纹理分析:打开文件后进行图像分析获得能量、熵、惯性矩、局部平稳性等-image texture analysis : Open the document image analysis was conducted energy, entropy, moment of inertia, the local stationary etc.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:426.86kb
    • 提供者:
  1. image

    0下载:
  2. 基于纹理度量的图像分割,适用于遥感图像,利用到K-mean算法-texture measurement based on the image segmentation, applicable to remote sensing images, the use of K-mean algorithm
  3. 所属分类:2D图形编程

    • 发布日期:2014-01-15
    • 文件大小:433.89kb
    • 提供者:lichuan
  1. FT

    1下载:
  2. 基于傅里叶变换的去除图像纹理方法。通过去除频域高亮区域来消除纹理,保留低频信息。-Based on Fourier Transform method to remove the image texture. Highlighted region by removing the frequency domain to eliminate the texture, retain low frequency information.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-24
    • 文件大小:1.02kb
    • 提供者:厉征鑫
  1. LBP

    0下载:
  2. 实现图像纹理特征的提取,并且完成了该项功能-The extraction of image texture features, and completed the
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:29.08kb
    • 提供者:苏凯
  1. Texture

    0下载:
  2. This is matlab code for extracting image texture and also learning few things about texture.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-06
    • 文件大小:1018.34kb
    • 提供者:mwas
  1. image_inpainting

    0下载:
  2. This program has two parts, first of all the original picture is devided into regions based on the texture, then the inpainting process begins with the segmented picture as a reference.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:493.19kb
    • 提供者:xinhui
  1. work

    0下载:
  2. 在DCT域进行图像检索,分别采取了对DCT块的边缘类型提取以及纹理特征提取两个方法-Image Retrieval in DCT domain, DCT blocks were taken on the edge of the type and texture feature extraction method of extracting the two
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:877.47kb
    • 提供者:liulu
  1. DemonOfImageTexture

    0下载:
  2. 图像纹理分析的演示代码,计算了最基本的图像纹理特征-Demon Of Image Texture
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-15
    • 文件大小:3.69mb
    • 提供者:紫竹
  1. Image-Processing-1

    0下载:
  2. :图像的单帧显示:图像的多帧显示:灰度图像的动画显示:纹理映射:一个图形窗口中同时显示2幅图像-: Single frame image display: the image of the multi-frame display: Gray Image Animation: Texture mapping: a graphical window to display two images simultaneously
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:1.91kb
    • 提供者:edy
  1. LBP-algorithm-of-image

    0下载:
  2. 4种基本的lbp算法函数,实现图片纹理分类-Four basic LBP algorithm functions, realize image texture classification
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-14
    • 文件大小:3.58kb
    • 提供者:yue也
  1. 2D-graphics-image-processing

    0下载:
  2. GDI+:Graphics Device Interface (图形设备接口),它提 供了高级图形图像处理功能  在C#中,通过一套部署为托管代码的类来展现提供的图 形图像处理功能,这套类被称为GDI+的托管类。利用 GDI+可以轻松实现颜色渐变、透明处理、纹理处理、拉 伸和缩放等多种高级功能。  GDI+主要提供了三类服务: 1.二维矢量图形 2.图像处理 3.文字显示 -GDI+: Graphics Devic
  3. 所属分类:2D Graphic

    • 发布日期:
    • 文件大小:45.33kb
    • 提供者:姚樊
  1. steerable-pyramid-algorithm-

    0下载:
  2. 基于小波变换和可操纵金字塔算法的图像纹理分析-Based on wavelet transform and steerable pyramid algorithm for image texture analysis
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-12
    • 文件大小:866.91kb
    • 提供者:king
  1. lbp

    1下载:
  2. 本代码为lbp算子的matlab实现,并附有简单的测试代码。可用于提取图片纹理特征,计算不同图片纹理差异等。-The code for lbp operator matlab implementation, together with a simple test code. Can be used to extract image texture features, calculate different picture texture differences.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-05
    • 文件大小:4kb
    • 提供者:冷冷
  1. LBP

    0下载:
  2. 在数字图像处理和模式识别领域,LBP指局部二值模式,是一种有效的纹理描述算子,度量和提取图像局部的纹理信息,对光照具有不变性。本程序是LBP算子在C++&opencv平台下的实现,可以实时检测图像的纹理特征。-In digital image processing and pattern recognition, LBP represents local binary patterns, is an effective texture descr iption operator, measure
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-25
    • 文件大小:8.27mb
    • 提供者:冷冷
  1. fractal

    1下载:
  2. 输入灰度图像,输出图像的分形维数,使用分形盒维数算法 参考文献:基于分形维数的图像纹理分析,王耀南 王绍源 毛建旭,湖南大学学报,2006年10月-Input gray image, the output image fractal dimension, using fractal box dimension algorithm References: Based on the fractal dimension of the image texture analysis, WANG Yao
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:1.02kb
    • 提供者:jiamenghan
  1. Texture-based-image-retrieval-source

    0下载:
  2. 基于纹理的图像检索matlab源码,通过提取图像的纹理特征,建立图像特征库,对实例图像进行检索。-Texture-based image retrieval matlab source code, by extracting image texture features, the establishment of the image feature database of examples of image retrieval.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-02
    • 文件大小:638.96kb
    • 提供者:李涛
  1. texture

    0下载:
  2. 对一幅图片进行简单的纹理特征提取,其中滑动窗口尺寸定为15*15,实验后证明该尺寸比3*3窗口可以获得更好的实验效果。-extract the texture of a image
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:1.24kb
    • 提供者:胡宁宁
  1. GLCM

    0下载:
  2. 运用Opencv实现图像四个方向纹理特征提取,输出每一个特征参数的对应数值-opencv image texture feature extraction
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-19
    • 文件大小:4.59mb
    • 提供者:ahat
  1. entttos_mode

    0下载:
  2. 计算图像纹理共生矩阵及共生矩阵相关系数,熵等几个特征值,很好-Correlation coefficient calculation for image texture co-occurrence matrix and co-occurrence matrix, the entropy value, several characteristics, such as well
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-11
    • 文件大小:79.06kb
    • 提供者:contsinee
« 12 »
搜珍网 www.dssz.com