-
resmaps
详细介绍了常用的四中粒子重采样算法,并给出了他们的性能比较,对研究改进型粒子算法很有帮助,减轻很多工作负担(Details of the four commonly used particle resampling algorithm, and gives the performance of their comparison, the study of modified particle algorithm useful to reduce the burden of a lot of work)
- 2007-11-27 11:35:52下载
- 积分:1
-
Transferring-color
说明: 色彩转移法为灰度图像上色。实现paper“Transferring color to grayscale image”, 通过纹理匹配,找出灰度图像与彩色图像之间的匹配区域,在对应区域进行颜色转移。压缩包内附函数说明。(Color to grayscale color transfer method. To achieve paper " Transferring color to grayscale image" , by texture matching, gray images and color images to find the matching between the regions, the color shift in the corresponding area. Archive containing the function description.)
- 2011-04-14 12:27:26下载
- 积分:1
-
数字图像处理
对于原始图像 < f5.tif > ,实现下列结果。
a.用平均滤波器平滑原始图像得到的模糊图像
b.用拉普拉斯算子增强上述a得到的模糊图像
c.用拉普拉斯算子增强原始图像
(For the original image <f5.tif>, to achieve the following results.
a. smoothing filter with an average original image was blurred
b. using Laplacian enhancement get a blurred image above
c. using Laplacian enhancement of the original image)
- 2020-06-28 11:40:01下载
- 积分:1
-
rgb2hsi
将RGB彩色空间转换到HSI彩色空间,HSI彩色空间更接近人眼对彩色的认知。(The RGB color space conversion to the HSI color space, HSI color space is closer to the human eye color perception.)
- 2013-08-18 08:12:48下载
- 积分:1
-
SVSLMS
说明: 本程序提出了变步长自适应滤波算法的步长调整原则:即在初始收敛阶段或未知系统参数发生变化时,步长应比较大,以便有较快的收
敛速度和对时变系统的跟踪速度 而在算法收敛后,不管主输入端干扰信号v ( n) 有多大,都应保持很小的调整步长以达到很小的稳态失调噪声. 根据变步长公式编的程序,很有参考价值.
(This procedure, a variable step adaptive filter algorithm step adjustment principle: that in the initial convergence phase or unknown system parameters change, the steps should be relatively large in order to have fast convergence speed and time-varying systems tracking speed in convergence, no matter the main input interference signal v (n) how much should be adjusted to maintain a small step to achieve a small steady state misadjustment noise. compiled according to the formula variable step procedure useful reference.)
- 2010-04-28 16:49:37下载
- 积分:1
-
数字图像处理——使用MATLAB分析与实现
说明: 本压缩包主要包括数字图像处理——使用MATLAB分析与实现的源代码(This compression package mainly includes digital image processing - using MATLAB analysis and implementation of the source code)
- 2021-01-25 19:27:43下载
- 积分:1
-
haar
在matlab环境中对图像提取Haar特征(Environment in matlab to extract Haar features for image)
- 2011-11-17 17:15:39下载
- 积分:1
-
matlab-eyes--detected-code
用matlab实现人眼定位的程序 ,包括滤波、阈值分割、人眼粗定位、精确定位等。(Using matlab realize the human eye positioning procedures, including filtering, threshold segmentation, the human eye coarse positioning, precise positioning.)
- 2021-05-12 21:30:03下载
- 积分:1
-
imageproc
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 Laplace operator and the Roberts operator, Prewitt operator and Sobel operator)
- 2009-11-18 21:39:38下载
- 积分:1
-
CS_Primary_tutorial
CS压缩传感的初级教学代码,使用OMP重构,已注释,包括1维信号,2维图像的重构,分别使用dct和小波稀疏,列扫描和分块法进行omp重构(CS compressed sensing primary teaching code using OMP remodeling, already commented, including a 1-dimensional signals, 2-dimensional image reconstruction, respectively, using the DCT and wavelet sparse column scanning and sub-block method omp Reconstruction)
- 2012-11-26 11:45:07下载
- 积分:1