登录
首页 » matlab » 图像纹理

图像纹理

于 2018-04-14 发布 文件大小:178KB
0 97
下载积分: 1 下载次数: 8

代码说明:

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

文件列表:

simplegabortb-v0.2.2\getargs.m, 1007 , 2007-11-08
simplegabortb-v0.2.2\README.txt, 3123 , 2007-11-15
simplegabortb-v0.2.2\sg_createfilterbank.m, 6779 , 2007-11-08
simplegabortb-v0.2.2\sg_createfilterf2.m, 4682 , 2007-01-16
simplegabortb-v0.2.2\sg_filterwithbank.m, 6284 , 2007-01-16
simplegabortb-v0.2.2\sg_normalizesamplematrix.m, 717 , 2007-01-16
simplegabortb-v0.2.2\sg_plotfilters2.m, 1780 , 2007-01-16
simplegabortb-v0.2.2\sg_resp2samplematrix.m, 1743 , 2007-01-16
simplegabortb-v0.2.2\sg_rotatesamples.m, 1283 , 2007-01-16
simplegabortb-v0.2.2\sg_scalesamples.m, 1215 , 2007-01-16
simplegabortb-v0.2.2\sg_solvefilterparams.m, 935 , 2007-01-16
simplegabortb-v0.2.2\skin.bmp, 50346 , 2005-11-03
simplegabortb-v0.2.2\123.jpg, 6164 , 2007-11-08
simplegabortb-v0.2.2\untitled.fig, 125613 , 2007-11-15
simplegabortb-v0.2.2\untitled.jpg, 14239 , 2007-11-15
simplegabortb-v0.2.2\hs_err_pid3276.log, 9928 , 2007-11-15
simplegabortb-v0.2.2\2.bmp, 27454 , 2007-11-20
simplegabortb-v0.2.2\1.bmp, 27454 , 2007-11-20
simplegabortb-v0.2.2, 0 , 2008-06-04
www.pudn.com.txt, 218 , 2007-06-05

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • example
    利用正则化方法对模糊图像进行恢复的算法,产生一幅图象,然后加入噪声后对特定的输入正则化参数其进行图象恢复。(The use of regularization method for the restoration of blurred images of the algorithm, resulting in an image, and then adding noise to the input of specific parameters of regularization to restore its image.)
    2009-07-06 16:00:53下载
    积分:1
  • DCT
    快速DCT变换的代码.利用c++实现DCT变换.(Fast DCT transform code. Use c++ to achieve DCT transform.)
    2009-05-26 13:33:52下载
    积分:1
  • hyit_DW
    VC++实现数字水印技术,在BMP位图中添加各种水印信息,程序分LSB和DWT嵌入方法。(VC++ implementation of digital watermarking technology, adding various watermarks in BMP bitmap, the program points LSB and DWT embedding methods.)
    2014-11-19 13:29:28下载
    积分:1
  • study-of-spread-droplet
    利用高速摄影仪记录了不同液滴撞击固体表面的形态变化过程,并探讨了液滴撞击参数撞击过程液滴形态的影响。(The processes of different droplets impacting the solid surface are recorded using a high-speed digital came and the effects of the impact parameters on the droplet impact are studied.)
    2015-01-05 11:50:01下载
    积分:1
  • matlab_GUI_showing
    本例程通过matlab编写,显示一个GUI。在GUI中将输入到程序中的数据进行绘图。本例程能够实时进行绘图,并且可以将数据进行显示。同时还可以将输入到程序中的数据进行保存。在GUI中设置有控制开关,能够通过点击开关,将数据保存在不同的文本中便于后续处理使用。(This routine is written by matlab and displays a GUI. The data input into the program is drawn in the GUI. This routine can be plotted in real time and data can be displayed. At the same time, the data input into the program can also be saved. A control switch is set in the GUI, and the data can be saved in different texts by clicking the switch to facilitate subsequent processing.)
    2018-06-06 19:31:09下载
    积分:1
  • JPEG_DECODE
    本解码器类支持普通jpeg文件格式,这也是目前大多数jpeg文件所采用的格式,此格式主要特点是数据精度为8位,采用Huffman编码的普通DCT帧(不支持扩展串行和递进模式及数学编码)。本解码器类的 IDCT算法采用三种模式,分别是浮点解码、定点整数解码和定点整数MMX优化解码,您可根据具体情况选择。(The decoder class support common JPEG file format, which is currently the most JPEG files in the format and the main characteristics of this format is data for 8-bit precision, using Huffman coding DCT common frame (does not support extended serial and progressive model and arithmetic coding). The decoder of the IDCT algorithm uses three modes, respectively, floating-point decoding, fixed-point integer decoding and fixed-point integer MMX optimization, you can choose according to the specific circumstances.)
    2021-04-29 14:38:42下载
    积分:1
  • 片加减乘除
    说明:  图片的加法运算减法运算乘法运算除法运算和四则运算(Four Operations of Addition, Subtraction, Multiplication and Multiplication of Pictures)
    2019-05-11 11:00:19下载
    积分:1
  • index-of-wpsh
    副高五个指数的计算,可根据需要修改,数据需要提取,注意修改区域(the index of subtropical high)
    2014-01-05 20:34:34下载
    积分:1
  • mingcheng
    说明:  红外图像拼接,将两幅有重叠的图拼成一幅,以实现相关拼接(Infrared image mosaic, the two overlapping Figure 1 spell in order to achieve the relevant splicing)
    2008-10-22 17:52:42下载
    积分:1
  • PCA-Face-Recognition
    用matlab实现的pca算法,用于将维,适用于各种试验,如人脸识别程序(Using matlab realize the PCA algorithm is used to dimension, applicable to a variety of tests, procedures such as face recognition)
    2020-06-26 01:40:02下载
    积分:1
  • 696524资源总数
  • 103930会员总数
  • 47今日下载