# WDSRC **Repository Path**: masterliuzhen/WDSRC ## Basic Information - **Project Name**: WDSRC - **Description**: No description available - **Primary Language**: Matlab - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-30 - **Last Updated**: 2021-03-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README % ======================================================================== % Weighted discriminative sparse representation for image classification, Version 1.0 % Copyright(c) 2020 Zhen liu, Xiao-Jun Wu, Zhenqiu Shu, Hefeng Yin, Zhe Chen % All Rights Reserved. % The code is for the paper: % Zhen liu, Xiao-Jun Wu, Zhenqiu Shu, Hefeng Yin, Zhe Chen % "Weighted discriminative sparse representation for image classification" will be in "Neural Processing Letters". % ---------------------------------------------------------------------- % 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. %---------------------------------------------------------------------- WDSRC: main function of the proposed method This code takes the LFW database as an example. %------------------------------------------------------------------------- Contact: master_liuzhen@163.com