Skip to content

csjunxu/WNNM_CVPR2014

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

% ========================================================================
% Weighted Nuclear Norm Minimization for Image Denoising, Version 1.0
%
% Please refer to the following our paper:
%
% Shuhang Gu, Lei Zhang, Wangmeng Zuo, Xiangchu Feng 
% "Weighted Nuclear Norm Minimization with Application to Image Denoising," In Proc. CVPR 2014.
% 
% ----------------------------------------------------------------------
% Permission to use, copy, or modify this software and its documentation
% for educational and research purposes only and without fee is here
% granted, provided that this copyright notice and the original authors'
% names appear on all copies and supporting documentation. This program
% shall not be used, rewritten, or adapted as the basis of a commercial
% software or hardware product without first obtaining permission of the
% authors. The authors make no representations about the suitability of
% this software for any purpose. It is provided "as is" without express
% or implied warranty.
%----------------------------------------------------------------------
%
% WNNM_DeNoising is the main function of WNNM denoising algorithm, we also provide a demo in demo.m 
% 
% 
% If you find any bug, please contact [email protected].
% ----------------------------------------------------------------------

Releases

No releases published

Packages

No packages published

Languages