-
Gaussian-Particle-Filter
高斯粒子滤波算法详解及举例,模式转移矩阵计算,采样算法等,注释清晰(Gaussian Particle Filter algorithm description and examples)
- 2013-01-09 18:52:55下载
- 积分:1
-
IPM
能够将图像坐标转化为世界坐标,根据图像像素修改参数(Can transform image coordinates into world coordinates, and modify parameters according to image pixels.)
- 2017-07-01 08:12:14下载
- 积分:1
-
随机过程实验(研一)Random-process-experiments
随机过程实验(研一)包含的程序:离散时间马尔可夫链、连续时间马尔科夫链、布朗运动。(Random process experiments (yanyi) program included: discrete time Markov chains, continuous-time Markov chains, Brownian motion.)
- 2020-07-07 23:28:57下载
- 积分:1
-
lizilvbo
五种粒子滤波仿真,便于初学者学习粒子滤波算法(Five particle filter simulation, easy for beginners to learn particle filter)
- 2021-01-22 11:08:45下载
- 积分:1
-
ImageProcessing
说明: 用matlab编写界面,实现直方图均衡化、平均滤波、梯度滤波、Laplacian滤波、Kirsch滤波、Sobel滤波、Prewitt滤波、高频提升等多种功能(Matlab prepared to use interface, the realization of histogram equalization, the average filter, Gradient filter, Laplacian filter, Kirsch filter, Sobel filter, Prewitt filter, multiple functions, such as high-frequency upgrade)
- 2008-11-23 20:21:55下载
- 积分:1
-
359801828_imcompr
SVD程序,用于图像的奇异值分解,SVD程序,用于图像的奇异值分解(SVD procedure for singular value decomposition of the image, SVD procedure for singular value decomposition image)
- 2008-12-19 01:11:14下载
- 积分:1
-
Regularized_Newton_Residual_algorithm
一种使用牛顿迭代的超分辨算法,该算法以2的对数提高传统Landweber算法的运算速度,附带文章。(The problem of poor resolution of acquired image in the passive millimeter wave imaging stems mainly from antenna size limitations, thus necessitating efficient post-processing to achieve resolution improvements. A novel image super-resolution algorithm, Regularized-Newton-Residual (RNR) algorithm, is proposed for Passive Millimeter wave imaging (PMMW). First Newton inversion algorithm is introduced into the field of image restoration. The iterative scheme of Newton algorithm is deduced based on normal equation. Then, residual method is employed to achieve better performance and implement spectrum extrapolation. Experimental results demonstrate the algorithm is insensitive to noise distribution. Furthermore it has high super-resolution rate and fast convergence speed. )
- 2021-04-29 00:08:43下载
- 积分:1
-
digital-image-processing
工业摄影测量技术,利用matlab编写数字图像处理界面,包含相关手写算法,包括canny算子,LOG算子,canny滤波,高低通滤波,butterworth高低通滤波,数米粒,全方位图展开技术……(write a GUI of digital image processing with matlab,including canny operator,LOG operator,Lowpass and highpass filter,etc)
- 2014-01-17 11:36:07下载
- 积分:1
-
hsv_file
本代码主要是基于HSV的阴影检测及消除,分别提取前景及背景图像,进行色彩空间转换。HSV空间类似人类感觉色彩的方式,可以更加准确地识别阴影,并保持在计算上简单。(This code is mainly based on the HSV shadow detection and elimination, extract the foreground and the background image, respectively, for color space conversion. HSV space is similar to the ways the human feel color, can more accurately identify the shadow, and keep it simple in calculation.
)
- 2013-05-27 08:27:32下载
- 积分: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