matlab代码论文-Image-Processing-Codes-for-Easier-Understanding:原始或修改后的图像处理代

时间:2024-06-11 09:24:07
【文件属性】:

文件名称:matlab代码论文-Image-Processing-Codes-for-Easier-Understanding:原始或修改后的图像处理代

文件大小:230KB

文件格式:ZIP

更新时间:2024-06-11 09:24:07

系统开源

matlab代码论文 Image-Processing-Codes-for-Easier-Understanding Some personal MATLAB codes in Image Processing for practice. For Julia version, please refer to my another repo: . Contributing Please feel free to inform me the errors (yimian.dai at gmail dot com). Motivation: 读研以来读别人论文的感受: 有些论文作者没有放出源代码,算法实现比较困难; 有写论文论文作者放出了源代码,有时也存在一些问题,比如: 程序和论文中说的流程不统一、不相符; 变量名命名不合适; 缺少注释等。 上述两个问题都给我这样的科研菜鸟造成了不小的麻烦,己所不欲,勿施于人。所以我想到了在Github上弄个项目, 对于没有源代码的论文,实现它,并开源; 对于已有源代码的论文,改进它,使得它更容易被新手所理解。 Update History 2016-09


【文件预览】:
Image-Processing-Codes-for-Easier-Understanding-master
----.gitignore(606B)
----README.md(1KB)
----utilities()
--------imgpsnr.m(209B)
----.gitattributes(483B)
----src()
--------(Physica D 1992) Nonlinear Total Variation based noise removal algorithms()
--------(NIPS 2009) Robust Principal Component Analysis Exact Recovery of Corrupted Low-Rank Matrices by Convex Optimization()
--------(SIAM J. Imaging Sci. 2009) The Split Bregman Method for L1-Regularized Problems()
--------WNNM()
----images()
--------cameraman.tif(64KB)
--------Lena512.png(150KB)

网友评论