-
MATLAB
常规的中值滤波器,在噪声的密度不是很大的情况下效果不错。但是当概率出现的概率较高时,常规的中值滤波处理后,仍然具有噪声点,并丢失了细节和边缘,效果不是很好。
自适应中值滤波器可以尽可能的保护图像中细节信息,避免图像边缘的细化或者粗化。(The conventional median filter works well when the noise density is not very large. However, when the probability of probability is high, the conventional median filter still has noise points, and the details and edges are missing. The result is not very good.
The adaptive median filter can protect details in the image as far as possible and avoid thinning or coarsening of the image edges.)
- 2018-05-28 11:29:19下载
- 积分:1
-
exa9_1_1
对于原始数据进行插值并抽取,从这个过程中将数据平滑化,得到理想的效果。(The original data for interpolation and extraction, data from this process will be smoothed to get the desired results.)
- 2012-01-11 23:18:47下载
- 积分:1
-
xx
说明: 用MFC实现将位图进行直方图均衡化处理的源码(MFC to achieve the bitmap with the histogram equalization processing of the source)
- 2011-05-20 20:34:55下载
- 积分:1
-
基于MATLAB的图像信息隐藏算法研究与实现_陈小娥
说明: 采用 MATLAB 开发环 境,提出了一种图像信息隐藏算法,实现了图像信息隐藏的两大基本功能,即信息的嵌入和信息的提取.同 时,模拟常见的攻击方法,验证了添加隐藏信息后的图像的抗攻击能力(Using MATLAB to develop the environment, an image information hiding algorithm is proposed, which realizes two basic functions of image information hiding, i.e. information embedding and information extraction. At the same time, common attack methods are simulated to verify the anti-attack capability of the image added with hidden informati)
- 2021-03-13 14:49:24下载
- 积分:1
-
基于压缩感知的SAR成像仿真程序
说明: 基于cs的sar成像仿真,包括omp、sl0、osl0、onsl0等cs算法(ISAR imaging simulation based on CS, including OMP, sl0, osl0, onsl0 and other CS algorithms)
- 2021-04-06 15:39:02下载
- 积分:1
-
C#生成一维码 二维码 条形码实例
本实例实现了以下功能: 1.39条码生成功能 2.EAN-13条码生成功能 3.Code128条码生成功能 4.QR Code码制的二维条码生成 5.二维码制的解析功能
- 2013-04-22下载
- 积分:1
-
ekfslam_v2.0
EKF2.0 利用扩展卡尔曼滤波器实现的SLAM算法,Matlab版本,是一个模拟的程序。运行方法为先载入mat,再运行XXX_sim函数。(EKF2.0 using the extended Kalman filter SLAM algorithm, Matlab version, is a simulation program. The method of operation for the first load the mat, run XXX_sim function.)
- 2012-12-02 15:07:16下载
- 积分:1
-
demo
将一副图像进行压缩并重现,使用dct测量矩阵,高斯随机矩阵,omp恢复算法(A pair of images were compressed and reproduce, using DCT measurement matrix, Gauss random matrix, OMP recovery algorithm)
- 2020-12-23 15:19:07下载
- 积分:1
-
GM-PHD-filter
用于多目标追踪的高斯混合概率假设滤波的文档(doc for gm-phd)
- 2013-05-07 11:21:52下载
- 积分:1
-
watershed
一个短小精悍的分水岭算法,用Matlab实现,程序简单易懂(A dapper watershed algorithm, using Matlab implementation, the program easy-to-read)
- 2009-03-02 21:23:12下载
- 积分:1