Skip to content

YimianDai/Image-Processing-Codes-for-Easier-Understanding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image-Processing-Codes-for-Easier-Understanding

Some personal MATLAB codes in Image Processing for practice. For Julia version, please refer to my another repo: CVAlgo.jl.

Contributing

Please feel free to inform me the errors (yimian.dai at gmail dot com).

Motivation:

读研以来读别人论文的感受:

  1. 有些论文作者没有放出源代码,算法实现比较困难;
  2. 有写论文论文作者放出了源代码,有时也存在一些问题,比如:
  • 程序和论文中说的流程不统一、不相符;
  • 变量名命名不合适;
  • 缺少注释等。

上述两个问题都给我这样的科研菜鸟造成了不小的麻烦,己所不欲,勿施于人。所以我想到了在Github上弄个项目,

  • 对于没有源代码的论文,实现它,并开源;
  • 对于已有源代码的论文,改进它,使得它更容易被新手所理解。

Update History

2016-09-17: Add WNNM-RPCA code.
2015-12-11: Add APG code.

Content

Code Reference
WNNM Gu, S.; Xie, Q.; Meng, D.; Zuo, W.; Feng, X. & Zhang, L.
Weighted Nuclear Norm Minimization and Its Applications to Low Level Vision
International Journal of Computer Vision, 2016, 1-26

About

original or modified image processing codes for easier understanding

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published