搜索资源列表

  1. BGM

    0下载:
  2. 本文提出了一种静止摄像机条件下的运动目标检测与跟踪算法。 它以一种改进的自适应 混合高斯模型为背景更新方法,用连通区检测算法分割出前景目标,以 Kalman滤波为运动模型实现对运动目标的连续跟踪。在目标跟踪时,该算法针对目标遮挡引起的各种可能情况.-In this paper, a stationary camera under the conditions of the moving target detection and tr
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-09
    • 文件大小:452608
    • 提供者:Jenifer
  1. filter2

    0下载:
  2. 运用5种不同的梯度增强法进行图像锐化,图像的高通滤波和掩模处理,利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理,利用巴特沃斯(Butterworth)高通滤波器对图像进行锐化处理-The use of five kinds of different gradient method to enhance image sharpening, image of the high-pass filtering a
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者:朋友
  1. Gaussiansmoothing

    0下载:
  2. 高斯平滑是去除图像噪声的一种方法,用低频滤波器处理,低通滤波器的作用就是滤掉高频分量,从而达到减少图象噪声的目的,高斯平滑指的是滤波用的模版是高斯(guass)模版,通过采样2维高斯函数得到。-Gaussian smoothing is to remove the image noise is a means to deal with low-frequency filter, low pass filter function is t
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:50176
    • 提供者:yue
  1. matlab_image_processing

    0下载:
  2. P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:11264
    • 提供者:muzima
  1. fouier

    0下载:
  2. 使用傅立叶变换对图像的条纹噪声进行滤除,分别使用了理想低通滤波、巴特沃兹低通滤波和高斯低通滤波进行处理-The use of Fourier transform on the image to filter out the noise of the stripes, respectively, using an ideal low-pass filtering,巴特沃兹Gaussian low-pass filtering and lo
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:135168
    • 提供者:
  1. KNN_aver_filter

    0下载:
  2. KNN均值滤波实现,对高斯噪声效果较好,对椒盐噪声效果一般!-Mean Filter KNN realize the effect of Gaussian noise is better, the general effect of salt and pepper noise!
  3. 所属分类:图形图象

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:sasha
  1. someImageProcessSourcecode

    0下载:
  2. 几种图像处理源码 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filt
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:11264
    • 提供者:hello
  1. imageprocessing-4

    0下载:
  2. 介绍了3种实用的图像复原的源代码(须带参数运行):1.高斯模糊处理;2.均值滤波处理;3.中值滤波处理。 希望对大家有用。-Introduction of the three kinds of practical image restoration of the source code (the parameters to be taken to run): 1. Gaussian blur treatment 2. Mean f
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者:雪花
  1. SmoothEdge

    0下载:
  2. 基于ti公司的DM642的图像预处理的关键程序,包括高斯平滑、均值平滑、中值滤波、灰度增强、sobel边缘提取等-Ti-based company s DM642 key image preprocessing procedures, including Gaussian smoothing, the mean smoothing, median filter, grayscale enhancement, sobel edge det
  3. 所属分类:DSP编程

    • 发布日期:2024-05-09
    • 文件大小:1191936
    • 提供者:何进
  1. Filter

    0下载:
  2. 包含高斯低通滤波和拉普拉斯高通滤波,及综合滤波的效果。含GUI操作界面-Contains the Gaussian low-pass filtering and Laplacian high-pass filtering, and integrated filtering effect. With GUI interface
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:474112
    • 提供者:顔瞳
  1. Gaussian_Lowpass_Filter

    0下载:
  2. 二阶高斯低通滤波器,实现对图像的平滑处理,-Gaussian second-order low-pass filter, to achieve the smoothing of images,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:177152
    • 提供者:shen hong
  1. zzlv

    0下载:
  2. 不调用matlab库函数,实现任意奇数方块模板,对其内数值进行中值滤波,包括对高斯,椒盐图的处理-Do not call the matlab library function, the realization of arbitrary odd-numbered box template, with its value for median filtering, including the Gaussian, salt and pepp
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:秦承峰
  1. lvboqi

    0下载:
  2. 数字图象处理 滤波器 可以完成理想、高斯、巴特沃斯的高通和低通滤波-Digital image processing filters can be an ideal, Gaussian, Butterworth
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者:linhw
  1. filter

    0下载:
  2. 频域低通滤波(理想低通滤波器、梯形低通滤波器、巴特沃斯低通滤波器、指数低通滤波器),频域高通滤波(理想高通滤波器、梯形高通滤波器、巴特沃斯高通滤波器、指数高通滤波器)-Frequency-domain low-pass filter (ideal low-pass filter, ladder low-pass filter, Butterworth low-pass filter, the index low-pass filter)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:3042304
    • 提供者:zhaojie
  1. imageprocessing

    0下载:
  2. 主要内容彩色256色转灰度图,hough变换,walsh变换,对比度拉伸,反色,图像的傅立叶变换,高斯平滑,均值滤波,各种锐化方法,图像的缩放、细化、旋转,边缘提取,内附各种图片,vc++源码,对初学图象者很有帮助,强烈推荐,图象处理-The main contents of 256 colors to grayscale color, hough transform, walsh transform, contrast stretch
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:11521024
    • 提供者:吴海峰
  1. lq

    0下载:
  2. 语音信号的数字滤波处理 加入高斯噪声再滤除,信噪比小于20分贝-Voice signal digital filter handle add further filtered Gaussian noise, signal to noise ratio is less than 20 dB
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-09
    • 文件大小:3072
    • 提供者:ak
  1. image-gaoshi

    0下载:
  2. 对灰度图像进行高斯金字塔滤波,采用高斯核对图像进行卷积运算,将图像逐渐减小-iamge-gaoshi
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:1892352
    • 提供者:esun
  1. gaussian

    1下载:
  2. 用于人类运动感知的光流场高斯差分滤波的样例-Exercise for the human perception of optical flow field Gaussian differential filter sample
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:586752
    • 提供者:guomin
  1. matlab

    1下载:
  2. 本程序设计了一个数字低通滤波器,以滤除加入的高斯白噪声,很好的实现功能。-The program design of a digital low-pass filter to filter out the add white Gaussian noise, achieve good function.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:肖俊
  1. Smooth

    0下载:
  2. 领域平均滤波与中值滤波,Matlab6.5实现的.m文件,附有原图、椒盐噪声图、高斯噪声图和处理过的图的效果比较。-The area of average filtering and median filtering, Matlab6.5 of implementation. M files with artwork, Salt and Pepper Noise Figure, Gaussian noise maps and plans
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:351232
    • 提供者:张宇
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org