-
K-means代码
说明: KMEANS代码段,用于图像分割,已配置完成(KMEANS,use to achieve image segmentation)
- 2019-05-30 10:16:59下载
- 积分:1
-
weina
本代码可以实现图像的维纳滤波,经过调试无错误,对于学习图像处理有较好帮助。(This code can achieve the image filtering, error-free through the debugging, better for learning image processing help.)
- 2011-05-31 22:10:17下载
- 积分:1
-
totalvariation
使用全变分模型对受噪声污染的图像进行修复(Using the total variation model of the image affected by noise pollution, to repair)
- 2010-05-17 16:21:20下载
- 积分:1
-
指纹识别
说明: 简单的指纹识别 分类图像处理 语言 matlab(matlab image processing fingerprint identification)
- 2020-04-05 13:24:40下载
- 积分:1
-
MATLAB_高斯模型
用高斯模型算法来处理视频,提取前景信息,适合动态背景(Gauss model algorithm is used to process video and extract foreground information, which is suitable for dynamic background)
- 2017-09-18 12:37:55下载
- 积分:1
-
Q-estimation
一种有效的匹配滤波估算地层品质因子的方法,精度较高,稳定性较好,值得借鉴(A kind of effective method of matched filtering to estimate formation quality factor, high precision, good stability, is worth using for reference)
- 2015-01-27 16:16:52下载
- 积分:1
-
niqe_release
用于无参考帧图像质量评价的MATLAB程序,运行程序为example,输出图像的客观分值。(This is the matlab code of no-reference image qualituy assessment in space domain, th result ofthe program is the object acore of the image.)
- 2021-01-05 15:48:54下载
- 积分:1
-
Pinjie
图像拼接,用于合成全景图像,VC++开发环境,C++实现。(Image Stitching)
- 2012-11-21 12:13:40下载
- 积分:1
-
mixture_of_gaussians
视频图像处理,采用背景减除法中混合高斯建模进行视频前景和背景的分离(Video image processing, background subtraction method using Gaussian mixture modeling to separate the foreground and background video)
- 2014-11-02 14:26:14下载
- 积分:1
-
傅里叶谱与频域低通滤波
说明: 傅里叶谱与频域低通滤波 (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