-
particle_filtering_algorithm
粒子滤波算法的实现,其中重采样采用残差重采样算法。(Particle filter algorithm, in which the use of residual resampling resampling algorithm.)
- 2008-05-04 10:04:12下载
- 积分:1
-
zishizhongzhi
自适应中值滤波器的代码,最大9窗口和3*3标准中值滤波窗口结果对比(The adaptive median filter code, up to nine 3* 3 window, and the result of comparison of the value of the standard filter window)
- 2014-05-05 13:33:55下载
- 积分:1
-
resampling
说明: 粒子滤波改进的重采样程序,Performs the resampling stage of the SIR (Improved particle filter resampling procedure, Performs the resampling stage of the SIR)
- 2008-10-19 22:03:49下载
- 积分:1
-
hough[matlab]
hough变换检测椭圆的matlab程序(hough transform matlab ellipse detection procedure)
- 2009-05-25 17:37:38下载
- 积分:1
-
chedaoxain
说明: 实现车道线检测,运用Hough变换的原理(For the process of lane line detection, this paper first searches for the edge points of the lane line, mainly including image graying, image filtering, image edge enhancement and image binarization. Then the lane line edge line is fitted. This paper uses the Hough transform to perform a straight line fitting.)
- 2020-01-12 15:57:32下载
- 积分:1
-
unsharp_mask
非锐化掩膜,用于DR图像的对比度增强算法,这只是一个简单的算法过程,(unsharp masks)
- 2009-11-01 20:12:14下载
- 积分:1
-
srad
实现Matlab的SRAD(Speckle Reducing Anisotropic Diffusion)算法,用于超声图像的去噪。(Matlab implementation of the SRAD (Speckle Reducing Anisotropic Diffusion) algorithm for ultrasound image denoising.)
- 2009-06-11 09:46:29下载
- 积分:1
-
L1_SVD
利用压缩感知实现波达方向估计,运用奇异值分解对接收信号进行降维,再利用L1范数进行估计(Using compressed sensing DOA estimation using singular value decomposition to reduce the dimensionality of the received signal, and then using the L1 norm estimate)
- 2021-05-14 03:30:03下载
- 积分:1
-
levelset
一个比较不错的水平集改进算法,内附说明文档。(A relatively good level set to improve the algorithm, containing documentation.)
- 2008-12-18 17:05:17下载
- 积分:1
-
cvprcode
这个代码是基于论文“Saliency Detection via Graph-Based Manifold Ranking”下的程序源码,作者是Chuan Yang, Lihe Zhang, Huchuan Lu, Ming-Hsuan Yang, and Xiang Ruan
功能1:使用canny算子计算图像的二值边缘图
(The code is for paper "Saliency Detection via Graph-Based Manifold Ranking"
by Chuan Yang, Lihe Zhang, Huchuan Lu, Ming-Hsuan Yang, and Xiang Ruan
Procedures:
1. compute a binary edge map of the image using the canny method.
)
- 2013-09-06 17:03:54下载
- 积分:1