# WCRMRD **Repository Path**: masterliuzhen/WCRMRD ## Basic Information - **Project Name**: WCRMRD - **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 % ======================================================================== % Weighed collaborative representation with multi-resolution dictionary for face recognition, Version 1.0 % Copyright(c) 2020 Zhen liu, Xiao-Jun Wu and Zhenqiu Shu % All Rights Reserved. % The code is for the paper: % Zhen liu, Xiao-Jun Wu and Zhenqiu Shu % "Weighed collaborative representation with multi-resolution dictionary for face recognition" will be in "ICPR2020". % ---------------------------------------------------------------------- % 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. %---------------------------------------------------------------------- main.m: Run this file This code takes the LFW(LFW__32x32_r) database as an example. %------------------------------------------------------------------------- Contact: master_liuzhen@163.com