登录
首页 » matlab » Weightbased-adaptive-image

Weightbased-adaptive-image

于 2020-11-29 发布 文件大小:1208KB
0 225
下载积分: 1 下载次数: 27

代码说明:

  基于形态学的权重自适应图像去噪;通过串并联的滤波降噪对比图,说明并联降噪的优越性(Heavy adaptive image denoising based on morphology right noise filtering by series-parallel comparison chart, show the advantages of parallel noise reduction)

文件列表:

第 02 章 基于形态学的权重自适应图像去噪
.......................................\ErodeList.m,371,2014-12-29
.......................................\GetRateList.m,305,2014-12-29
.......................................\GetRemoveResult.m,209,2014-12-29
.......................................\GetStrelList.m,271,2014-12-29
.......................................\images

.......................................\main.m,1219,2016-04-28
.......................................\PSNR.m,315,2014-12-29

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • finally
    实现了车辆目标的背景建模、前景检测、阴影消除、车辆跟踪(Achieve a vehicle target background modeling, foreground detection, shadow elimination, vehicle tracking)
    2013-07-22 21:36:10下载
    积分:1
  • Characterizngthemech
    Adult amblyopes can improve positional acuity through practice however, the neural mechanisms underlying this improvement are still not clear. In this study, seven adult amblyopes repeatedly practiced a position discrimination task in the presence of positional noise.
    2008-07-19 17:44:31下载
    积分:1
  • PCA+GUI人脸识别
    基于PCA主成分分析算法和Yale人脸数据库,采用Matlab语言实现的人脸识别程序,整个程序分为预处理、训练、识别、GUI界面控制等几个模块,注释清晰,通俗易懂。(Based on PCA principal component analysis algorithm and Yale face database, the face recognition program is implemented in Matlab language. The whole program is divided into several modules, including pretreatment, training, recognition, GUI interface control and so on. The annotation is clear and easy to understand.)
    2018-03-22 16:25:47下载
    积分:1
  • CD_Data_Processing
    说明:  合成孔径雷达成像算法与实现(仿真代码) 书中光盘所附带的数据处理源码(SAR imaging algorithm and implementation (simulation code))
    2020-06-17 00:40:02下载
    积分:1
  • 划分数据集Kylberg Sintorn
    说明:  Kylberg Sintorn数据集可用于进行算法的旋转不变测试,然而官网中并没有直接划分训练集与测试集,本代码对该数据集的图片进行重新命名与划分,可用于算法测试中(The Kylberg Sintorn dataset can be used to perform the rotation-invariant test of the algorithm. However, the official website does not directly divide the training set and the test set. This code renames and divides the picture of the dataset, which can be used in algorithm testing)
    2020-03-26 23:08:41下载
    积分:1
  • ProflieAligning
    雷达成像技术中的ISAR包络对齐Mathlab原码(original code of profile aligning for ISAR motion compensation)
    2020-11-11 20:49:44下载
    积分:1
  • Img_compress
    用奇异值分解的方法实现图像压缩,有助于初学者了解奇异值分解的应用(Using singular value decomposition method to achieve image compression will help beginners understand the application of singular value decomposition)
    2007-07-12 19:40:42下载
    积分:1
  • files
    数字图像隐藏及提取研究分析论文、文献等。主要研究算法为LSB算法和DCT奇偶量化、DCT均值量化。(Digital Image Information Hiding and Extraction of analytical papers, literature. The main algorithm for the LSB algorithm and DCT parity quantization, DCT mean quantization.)
    2012-04-27 14:06:39下载
    积分:1
  • opencv小车追踪
    通过帧差追踪小车
    2016-09-25下载
    积分:1
  • JPEGCompression
    说明:  编码: (1)进行颜色转换,将RGB格式转换为YUV格式。 (2)将待编码的N×N的图像分解成(N/8)^ 2 个大小为8×8的子图像。 (3)对每个子图像进行DCT变换,得到各子图像的变换系数。这一步的实质是把空间域表示的图像转换成频率域表示的图像。 (4)对变换系数进行量化。 (5)进行Z字形重排 (6)使用霍夫曼变长变码编码器对量化的系数进行编码,得到压缩后的图像(数据)。 解码: (1) 对压缩的图像数据进行解码,得到用量化系数表示的图像数据。 (2) 进行反Z字型重排 (3)用与编码时相同的量化函数或量化值表对用量化系数表示的图像数据进行逆量化,得到每个子图像的变换系数。 (4)对逆量化得到的每个子图像的变换系数进行反向正交变换(如反向DCT变换等),得到(N/8)^2 个大小为8×8的子图像。 (5)将(N/8)^2 个大小为8×8的子图像重构成一个N×N的图像。 (6)进行颜色组合,将YUV格式转换为RGB格式图像。(JPEG compression and decompression process)
    2019-02-18 22:58:13下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载