CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - image filter matlab

搜索资源列表

  1. rir

    6下载:
  2. 室内房间混响模型的MATLAB源代码,根据IMAGE模型编写的 -Room reverberation model indoor MATLAB source code, prepared in accordance with model IMAGE
  3. 所属分类:matlab

    • 发布日期:2015-10-09
    • 文件大小:1059
    • 提供者:dengyanrong
  1. arithmetic_filter

    0下载:
  2. the given file contains the implementation of the ARITHMETIC FILTER using two methods. 1.based on the mathematical concept of arithmetic mean realised using for loops. 2.using imfilt -built-in function of matlab.this function makes use of the con
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:740
    • 提供者:saumya
  1. imagefliter

    0下载:
  2. 程序一是对彩色图像进行中值滤波处理,程序二是给出了jpg格式转索引图像,对初学者学习matlab很有帮助-program one is to process ture color image filter,and program two is a jpg image format to change into index image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3150984
    • 提供者:杨云龙
  1. pinyupinghua

    1下载:
  2. 包含巴特沃斯低通滤波器去噪,图像平滑 阶数M=3 截断频率D0=40,指数低通滤波器 阶数N=3 截断频率d0=40,理想低通滤波器 梯形低通滤波器 截断半径35-50-Butterworth low-pass filter with de-noising, image smoothing order of M = 3 truncation frequency D0 = 40, index of low-pass filter order of N = 3 truncation frequenc
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1758
    • 提供者:
  1. Gabor_Filtering

    0下载:
  2. 采用matlab,实现了gabor滤波的核心功能-gabor filter is very famous and really useful for texture feature extraction and image retrivel. attached code is wrriten well using matlab. More detail can be referenced in the paper <texture features for browsing and ret
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:1209562
    • 提供者:rocky
  1. text_seg

    0下载:
  2. this a code to segment the color texture using Gabor filter. It uses the initial segmentation using kmeans clustering.-this is a code to segment the color texture using Gabor filter. It uses the initial segmentation using kmeans clustering.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:84422
    • 提供者:sidharth
  1. fast_mean_filter

    0下载:
  2. 用matlab实现的快速均值算法,可以实现对图像去除噪声。-Using matlab to achieve fast means algorithm, can achieve an image to remove noise.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:662
    • 提供者:
  1. mapdsp

    0下载:
  2. 在本实验中,小波函数采用Daubechies小波,取10阶消失矩的Daubechies滤波器。对图像数据进行一级小波变换并利用变换得到的数据进行图像重建。-In this experiment, the wavelet function using Daubechies wavelet, taking 10 first-order vanishing moments of the Daubechies filter. The image data, a wavelet transform to
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:2501
    • 提供者:wangming
  1. 2

    1下载:
  2. 基于Gabor变换的图像纹理识别。 提出了一种改进的Gabor变换的图像纹理增强算法,将空域的纹理图像变换到联合空间频率域并将联合空间 频率域的能量分布作为掌纹的特征,Gobar滤波器在频域内对子块其主方向上频率能量分布进行滤波,特征向量进行了匹配 识别,增强特征纹线信息并对核心区域进行多方向空间频率能量滤波合成,同时也对滤波算法进行了优化,有效地减少了运 算量。-Gabor transform based image texture recognition. An improv
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:819841
    • 提供者:爱学习
  1. inverse_winer_filter

    1下载:
  2. 对图像进行模糊处理,用逆滤波和维纳滤波恢复图像,也是实验时自己编写的代码,请多指教。-Fuzzy image processing, inverse filtering and Wiener filter to restore the image, but also experiments have written code, like him Zhijiao.
  3. 所属分类:Wavelet

    • 发布日期:2016-04-28
    • 文件大小:110157
    • 提供者:GUO-xc
  1. imageproc

    0下载:
  2. Matlab图像处理,包含图像平滑、锐化等 图像平滑处理包含均值滤波和中值滤波 图像锐化处理包含拉普拉斯算子和Roberts算子、Prewitt算子和Sobel算子-Matlab image processing, including image smoothing, sharpening and other image smoothing with the mean filter and median filtering image sharpening with the Laplac
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:815
    • 提供者:tony
  1. highboostfilter

    0下载:
  2. high boost filter. this program adjust high boost filter on image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1039
    • 提供者:saeed
  1. nsdcalc

    0下载:
  2. INSTRUCTIONS FOR RUNNING NSDCALC SOFTWARE Nsdcalc.m is a Matlab program for performing the image enhancement process described in the accompanying paper. Place the program in your work directory along with the demonstration data file grav.tx
  3. 所属分类:Applications

    • 发布日期:2017-03-26
    • 文件大小:172176
    • 提供者:蒋礼
  1. imgkmeans

    1下载:
  2. 将K均值算法用于图像分割,输入的是彩色图像,转换为灰度图像进行分割,输出结果为灰度图像.利用灰度做为特征对每个像素进行聚类,由于光照等原因,有时应该属于一个物体的像素,其灰度值也会有很大的差别,可能导致对该像素的聚类发生错误.在分割结果中,该物体表面会出现一些不同于其它像素的噪声点,因此,算法的最后,对结果进行一次中值滤波,以消除噪声,达到平滑图像的作用-The K means algorithm for image segmentation, the input is a color imag
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:336328
    • 提供者:caoliang
  1. canny

    0下载:
  2. canny算法源码。Canny 的目标是找到一个最优的边缘检测算法。Canny 算法适用于不同的场合。它的参数允许根据不同实现的特定要求进行调整以识别不同的边缘特性。对于PC上的实时图像处理来说可能慢得无法使用,尤其是在使用大的高斯滤波器的情况下。但也要考虑到处理器速度的不断提升。 -canny algorithm source code. Canny' s goal is to find an optimal edge detection algorithm. Canny algorit
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:1211
    • 提供者:鱼儿很忙
  1. Hw432_MIAP

    0下载:
  2. Matlab code for image processing. using a guassian filter on the image nad using fspecial function
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:731
    • 提供者:mohammad
  1. frequency

    0下载:
  2. 用傅里叶变换对图形进行变换,然后用高斯低通、高通滤波器对图像进行去噪-Fourier transform graphics transform, and then use Gaussian low-pass, high pass filter for image denoising
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:841
    • 提供者:jc
  1. wavelet_Matlab7

    1下载:
  2. 本书是“MATLAB应用技术”系列丛书之一,以最新推出的MATLAB中的小波分析工具箱Wavelet Toolbox 3.0版本为基础。全书共分为三部分,第1部分着重介绍了小波理论基础,包括小波基础知识、连续小波变换、离散小波变换、多分辨率分析与正交小波变换、小波变换和多采样滤波器组、二维小波变换与图像处理及小波包的基本原理等;第2部分重点说明了小波分析工具箱的详细使用方法,包括图形用户接口、小波通用函数、一维小波变换的MATLAB实现、二维小波变换的MATLAB实现、小波包变换的MATLAB实
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:85780
    • 提供者:彭跃华
  1. zhongzhilvboqi

    0下载:
  2. 中值滤波的matlab程序,用于图像的简单处理,图像处理基础-Median filter matlab program for simple image processing, image processing-based
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:94014
    • 提供者:赵华
  1. ImageNoiseReduction

    0下载:
  2. 均值滤波对高斯噪声的效果 二维自适应维纳滤波对高斯噪声的滤除效果 对加入椒盐噪声的图像分别作均值、中值和维纳滤波 分别使用二维统计滤波对椒盐噪声和高斯噪声进行滤波 利用wrcoef2函数进行图像去噪-Mean filter on the effect of Gaussian noise two-dimensional Adaptive Wiener filtering of the Gaussian noise filtering effect the image to j
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:3164
    • 提供者:高超
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 42 »
搜珍网 www.dssz.com