登录
首页 » matlab » wenlichengxu

wenlichengxu

于 2010-12-28 发布 文件大小:548KB
0 381
下载积分: 1 下载次数: 130

代码说明:

  用matlab编写的用于提取图像纹理特征提取

文件列表:

Texture.m,3879,2010-05-28
TextureImage.rar,556415,2010-05-28

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

发表评论

0 个回复

  • 傅里叶谱与频域低通滤波
    说明:  傅里叶谱与频域低通滤波 (a)从图书网站下载图4.41(a)并计算其(居中)傅里叶谱。(b)显示频谱。(c)在等式(4.8-7)中实现高斯低通滤波器。您必须能够指定结果2D函数的大小,M x N。此外,您必须能够指定高斯函数的中心位置。(d)从图书网站下载图4.41(a),并对其进行低通滤波,以复制图4.48中的结果。(Fourier Spectrum and Lowpass Filtering in Frequency Domain (a) Download Fig. 4.41(a) from the book web site and compute its (centered) Fourier spectrum. (b) Display the spectrum. (c) Implement the Gaussian lowpass filter in Eq. (4.8-7). You must be able to specify the size, M x N, of the resulting 2D function. In addition, you must be able to specify the location of the center of the Gaussian function. (d) Download Fig. 4.41(a) from the book web site and lowpass filter it to duplicate the results in Fig. 4.48.)
    2018-12-24 21:49:57下载
    积分:1
  • Global-Local-Contrast-Enhancement
    这是一个结合全局-局部图像对比度增强程序。首先使用全局对比度增强,然后使用局部对比度增强。程序中的参数是经过导师修改过的。文件中给出了原论文。对图像有一定的增强效果,仅供参考。(This is a combination of a global- local image contrast enhancement program. First, using a global contrast enhancement, and then use the local contrast enhancement. Program parameters are modified through mentor. Shows the original paper document. There is a certain image enhancement for reference purposes only.)
    2021-01-27 17:08:36下载
    积分:1
  • work
    说明:  matlab源程序 纹理图像分割 利用小波变换提取系数(matlab source texture image segmentation using wavelet transform coefficient extraction)
    2008-09-09 13:30:21下载
    积分:1
  • RANSAC-match
    可以在harris角点检测和ncc粗匹配之后实现精确准确的角点匹配,为下一步配准做准备(Can the Harris corner detection and NCC coarse matching after achieve precise accurate angular point matching, preparing for the next registration )
    2010-12-28 22:37:15下载
    积分:1
  • 12.2
    (1)在工具栏中点击“打开”功能出现文件打开窗口,用户选择一幅bmp图片后在指定区域居中显示该图片,若图片尺寸小于指定区域则按原始大小显示;若大于则按合适比例显示。 (2)鼠标指针在图片上停留时显示为十字形,同时在控件下方固定位置显示鼠标所在的图像x坐标和y坐标(如:50,100),以图片左上为坐标原点。 (3)在工具栏中可以点击控件实现在图片上绘制一次直线、矩形或圆等图形,在绘图过程中要求图片和图形一直可见,不能出现刷新痕迹,绘制的图形可以任意修改形状。 (4)可以任意选择图形线条的类型(虚线或直线)、颜色(三种)及粗细(三种),要求选择方式可以叠加,绘制过程要求可任意连续执行。 (5)在工具栏中点击“保存”功能出现文件保存窗口,用户可以选择保存路径来保存当前图片操作结果(包括图片和图形)。 (6)点击“关闭”功能,关闭当前图片,若操作结果尚未保存则必须弹出对话框提示用户进行保存。 ((1) in the tool bar, click on Open function has the file open window, the user selects a bmp image to center the picture in the designated area, if the image size is smaller than the specified area press the original size if more than press the appropriate scale display. (2) is shown as a cross when the mouse pointer over the image, while displaying an image x and y coordinates of the mouse cursor in a fixed position below the control (eg: 50,100) to image the upper left of the coordinate origin. (3) in the toolbar you can click controls to achieve a draw straight lines, rectangles or circles and other graphics on the picture, the requirements of pictures and graphics in the drawing process has been seen, it can not appear refreshed traces drawn graphics can be modified shape. (4) can choose the type of graph line (dashed or straight), color (three kinds) and thickness (three kinds), asked to choose the way can be superimposed, can arbitrarily draw process requires continuous exe)
    2015-10-23 12:16:41下载
    积分:1
  • localhisteq1
    一个局部直方图均衡化算法,输入为图像和窗口的长宽,并且长宽只能为奇数(A local histogram equalization algorithm, input images and the length and width of the window, and the length and width of only odd-numbered)
    2009-02-28 12:49:53下载
    积分:1
  • GS
    说明:  一种可用的相位恢复算法,做图像处理的同学们可以参考-A effective phase retri algorithm(phase retri algorithm)
    2017-01-08 22:38:47下载
    积分:1
  • edge
    程序代码说明 细胞边缘检测及癌细胞识别系统P0701:细胞边缘检测 P0702:癌细胞形态学分析 P0703:癌细胞颜色分析 (Program code that edge detection and cancer cells Identification System P0701: cell edge detection P0702: morphological analysis of cells P0703: color analysis of cells)
    2009-05-11 22:17:49下载
    积分:1
  • SRAD-denoising
    能够实现对SAR图像和其他类型的包含大量噪声的图像进行平滑去噪,在去除噪声的同时还能保持并增强边缘,适用于目标提取。(SAR images can be achieved and other types of containing large amount of noise in the image smoothing denoising, remove the noise while maintaining and enhancing the edge, suitable for object extraction.)
    2013-07-23 10:34:15下载
    积分:1
  • cvpr16_deblur_study-master
    文献 "Deblurring Text Images via L0-Regularized Intensity and Gradient Prior" 的参考代码 用Lp正则化方法做盲复原的代码 demo_text_deblurring 是主函数(refer to "Deblurring Text Images via L0-Regularized Intensity and Gradient Prior" main function: demo_text_deblurring)
    2020-11-13 14:59:43下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载