登录
首页 » matlab » nlm

nlm

于 2020-11-25 发布
0 179
下载积分: 1 下载次数: 0

代码说明:

说明:  非局部均值(NL-means)是近年来提出的一项新型的去噪技术。该方法充分利用了图像中的冗余信息,在去噪的同时能最大程度地保持图像的细节特征。基本思想是:当前像素的估计值由图像中与它具有相似邻域结构的像素加权平均得到。(NL-means is a new denoise method. It utilized image's information, preserving detail while denoise.)

文件列表:

nlm\nlm.docx, 30197 , 2020-07-15
nlm\NLmeans.m, 1296 , 2020-07-15
nlm\nlm_main.m, 135 , 2020-07-15
nlm\~$nlm.docx, 162 , 2020-07-15
nlm, 0 , 2020-07-15

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

发表评论

0 个回复

  • TSVD
    信号处理领域的经典算法-截断奇异值分解,值得一看(TRUNCATED SINGULAR VALUE DECOMPOSITION SOLUTIONS TO DISCRETE ILL-POSED PROBLEMS WITH ILL-DETERMINED NUMERICAL RANK)
    2019-06-22 18:29:59下载
    积分:1
  • Relief特征选择
    说明:  Relief特征提取算法、matlab代码,程序有详细标注(Relief feature extraction algorithm, matlab code)
    2020-03-19 16:29:54下载
    积分:1
  • 由隐藏菜单制作。是的authorwarer的源。该模型可以使用…
    authorware制作的隐藏菜单。是authorwarer的源程序。可用来做示范。-produced by the hidden menu. Yes authorwarer of the source. The model can be used to do.
    2022-05-05 07:38:28下载
    积分:1
  • 稳健自适应波束
    自适应波束形成中的MVDR算法,适用于干扰噪声同时存在时的最优波束形成(MVDR algorithm in adaptive beamforming)
    2020-12-28 21:29:02下载
    积分:1
  • numpy-1.13.3+mkl-cp27-cp27m-win32.whl
    pip for Python2.7,Python的插件,用于安装其他插件(PIP for Python2.7, Python plugin, used to install other plug-ins)
    2017-11-02 12:05:08下载
    积分:1
  • CarSim2018_Installing_SAE
    说明:  SAE installation for CarSim2018
    2020-03-21 23:02:12下载
    积分:1
  • linux下CVS的WEB界面,版本控制软件,linux开发环境
    linux下CVS的WEB界面,版本控制软件,linux开发环境-under the CVS Web interface, version control software, Linux Development Environment
    2022-08-14 01:05:47下载
    积分:1
  • 支持时分秒日期选择代码
    jQuery支持时分秒日期选择代码是一款jQ时间选择控件。(JQuery supports time, second and date selection code, which is a jQ time selection control.)
    2019-03-03 17:52:06下载
    积分:1
  • 基于Q学习的路径仿真代码
    说明:  这是一个关于基于Q学习的路径仿真代码,欢迎交流指正学习。(Path simulation code based on Q-learning, welcome to correct)
    2020-06-24 22:01:01下载
    积分:1
  • vc++ 6.0开发控制台Windows服务监控程序
    vc++6.0 实现基于控制台的Windows服务监控程序,可实现windows服务监控和检测网关程序的侦听端口,运行后请根据CMD窗口的提示操作。if (pstProgNodeBuf->m_nFlag == 2) //连接当前Sgip侦听的端口   {    if (!ConnectSgipServer(pstProgNodeBuf->m_nPort)) //SGIP不正常运行    {    if (!StartUnlimitService(pstProgNodeBuf->m_szServiceName)) //启动该服务    {    sprintf(szLog,"启动该[%s]服务失败",pstProgNodeBuf->m_szServiceName);    WriteLogRecord(szLog);    LogMsg(szLog);    pstProgNodeBuf->m_iRecCount ++ ; //超过2次启动服务失败    if(difftime(tCurrTime,pstProgNodeBuf->tSendShortTime) > 2*60*60 && pstProgNodeBuf->m_iRecCount >= 2) //检测发送短消息时间间隔 (设置值为1个小时即1*60*60秒)    {    CString strSendMessage;    strSendMessage.Format("%s",pstProgNodeBuf->m_szSendMessage);    //发送短消息    //连接服务器,发送内容    //发送短消息
    2022-02-09 22:47:24下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载