CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 图像滤波函数

搜索资源列表

  1. imfreqfilt

    0下载:
  2. imfreqfilt函数 对灰度图像进行频域滤波 参数I 输入的空域图像 参数ff 应用的与原图像等大的频域滤镜- imfreqfilt function for gray image frequency domain filtering Parameters I entered the airspace image
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-31
    • 文件大小:629
    • 提供者:卫伟
  1. xiaoboyy

    1下载:
  2. 图像去噪,小波硬阈值滤波,sym4小波基函数-Image denoising and hard threshold wavelet filtering, sym4 wavelet basis function
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:656
    • 提供者:娟子
  1. Opencv_c

    0下载:
  2. c++和opencv写的算法类。包括图像平滑滤波、图像对数校正、幂函数校正、图像锐化、可以进行8位和16位图像处理。-c++ and opencv write algorithms class. Including image smoothing, image logarithmic correction, power function correction, image sharpening, can be 8 and 16-bit image processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:5706
    • 提供者:luomaojiang
  1. openCVSmooth

    0下载:
  2. 使用opencv 对图像进行平滑和滤波处理,主要用到的函数为cvSmooth,可以选择高斯滤波,中值滤波,双向滤波,插值滤波等方法。-opencv smooth gaosi mid-value and other method
  3. 所属分类:OpenCV

    • 发布日期:2017-06-16
    • 文件大小:24217665
    • 提供者:panda
  1. 4

    0下载:
  2. 为了有效实时地检测高速路段汽车行驶中的流量情况,确保交通安 全等,文中讨论了因汽车高速运动和外界环境噪声干扰所引起的图像失 真,在图像处理终端实现恢复的总体方案。利用deconvwnr 函数,在图像 的频率特征和附加噪声已知的情况下,采用维纳滤波进行因运动模糊引起 的失真图像恢复效果明显。经软件编程仿真,结果表明在设置合理的点扩 散函数的基础上,其效果优于高斯模糊引起的失真图像恢复效果。经过图 像处理终端的设计,可以较好地检测高速路段的车流量情况。-In order to
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1415432
    • 提供者:孙红娟
  1. image-processing

    0下载:
  2. 图像处理,均值滤波、算数均值滤波、中值滤波,利用TV算法进行图像修补,区域填充,用网格函数实现坐标定位-Image processing, mean filtering, arithmetic mean filtering, median filtering, the use of TV algorithm for image repair, area filling, with the grid coordinates to locate function to achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:191289
    • 提供者:陈久生
  1. junzhilvbo

    0下载:
  2. 采用boxfilter函数编写的均值滤波器,用于图像去噪等,等显著提升滤波速度。-Boxfilter function written using the mean filter for image denoising, etc., etc. significantly improve the filtering speed.
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:765
    • 提供者:zhouyao
  1. spfilt

    0下载:
  2. 此函数完成的是对图像的线性和非线性空域滤波,整合了各种空域滤波器-This function is to complete the image of the linear and nonlinear spatial filtering, integrating a variety of spatial filters
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1059
    • 提供者:张明辉
  1. bridge-road-cracks-detection

    1下载:
  2. 代码是matlab编写,有例图,可直接运行(注意修改路径)。主要用来检测桥面、路面裂纹,有详细函数功能说明和算法思想,实现了路面规则条纹背景的频率估计,采用频域滤波可有效去除路面图像接近估计频率的噪声,保留目标裂纹,实现了初步的检测功能,但是功能还不完善,可作Demo供大家参考。有兴趣的朋友可以逐步完善、移植,有兴趣的朋友请与我联系。-Matlab code is written, there is case diagram, can be run directly (Note to modif
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2180528
    • 提供者:孟浪
  1. 1756456

    0下载:
  2. 设计了一种基于TMS320C6455与FPGA 的实时图像跟踪系统,该系统首先采用MAX9526 采集图像,利用FPGA 对图像进行均值滤波,滤波后数据采用乒乓方式传输给DSP。Mean Shift 跟踪算法采用图像像素灰度距离中心点的距离作 为目标特征建立核函数,实现对目标的实时跟踪。实验表明,该系统具有良好的实时性与稳定性。-Designed a real-time image-based tracking system TMS320C6455 and FPGA, the system
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1670195
    • 提供者:rambolyb
  1. tuxiangquzao

    0下载:
  2. 这是图像去噪的实现函数,有均值滤波,中值滤波,高斯滤波,函数均是自己编写的函数,没有调用,且有自己设计的函数与系统函数效果的对比。课程设计所写,能直接运行-This is the realization of image de-noising function, there are mean filtering, median filtering, Gaussian filtering functions are functions I have written, there is no cal
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:18604
    • 提供者:邓恬
  1. toolbox_signal

    0下载:
  2. 利用傅里叶变换,对图像进行低通滤波处理,利用sin函数窗-To avoid boundary artifacts and estimate really the frequency content of the image (and not of the artifacts!), one needs to multiply M by a smooth windowing function h and compute fft2(M.*h). Use a sine windowing functio
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:11744329
    • 提供者:zx
  1. Proj2

    0下载:
  2. 图像处理,高斯滤波,均值滤波,两者的可分离滤波,边缘检测,模版匹配。主要是全是自定义函数非库函数。不用toolbox 任何函数。-image processing,Guassian filter,mean filter,separable filter,edge detection, template matching. user-define functions, not the functions in the library.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:500023
    • 提供者:马彬
  1. Mean-Filter

    0下载:
  2. 采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波-Using MATLAB functions in filter2 image noise interference by mean filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:14097
    • 提供者:肖肖
  1. Easy_PS

    0下载:
  2. 用matlab实现的一个图像处理的简易Photoshop,主函数名为:Easy_DIP_byCmQ.m将整个解压,设为工作目录即可运行(含GUI)。包含图1形空间点变换,2图像空间模块变换,3滤波,4形态处理,5图像检测和分割,6傅里叶变换,7图像剪切和缩放等功能。-Using matlab to achieve a simple Photoshop image processing, the main function called: Easy_DIP_byCmQ.m entire decom
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4278209
    • 提供者:陈谋奇
  1. gaosi

    0下载:
  2. 高斯核函数。可以用来进行调用,对图像进行平滑滤波,也可以进行多尺度分析-Gaussian kernel. Can be used to make calls, image smoothing filter can also be multi-scale analysis
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1213
    • 提供者:崔大宝儿
  1. sharpL

    0下载:
  2. 线性锐化滤波 2015.03.06 函数功能:对图像进行线性锐化 本函数的线性锐化滤波选用 laplacian 拉普拉斯算子 输入举例子sharpL( lena.jpg , 1.jpg ) 参数说明: image为待做锐化的图像 imagegoal为锐化后的图像-2D image line sharp attack
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:559
    • 提供者:王程序
  1. 4_BlurImage

    0下载:
  2. 程序描述:使用blur函数进行基于均值滤波的图像模糊操作。-Program descr iption: Using blur function mean filtering based image blur operation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:793
    • 提供者:张三
  1. HoughTransform

    0下载:
  2. 霍夫变换,直线检测,包括了边缘检测,双向高斯滤波。自己写的函数, 不是toolbox自带函数。图像处理-Hough Transform,line detect, edge detect, sep-guassian filter, matlab, image processing.self-define function, no toolbox
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4540
    • 提供者:Wynne
  1. MTF

    1下载:
  2. 主要介绍遥感图像离散傅里叶变换,对图像死像元的去除,图像逆滤波复原、用刀刃发计算系统MTF时线性扩散函数拟合等-Focuses on the discrete Fourier transform of remote sensing images, the image of the dead, like the removal of dollars, image restoration inverse filtering, linear spread function fitting with c
  3. 所属分类:Special Effects

    • 发布日期:2015-07-14
    • 文件大小:4096
    • 提供者:lance
« 1 2 ... 12 13 14 15 16 1718 19 »
搜珍网 www.dssz.com