代码搜索结果
找到约 3,225 项符合
Recognition 的代码
face_recognition_eigen.m
% Face recognition by Santiago Serrano
clear all;
close all;
clc
% number of images on your training set.
M=9;
%Chosen std and mean.
%It can be any number that it is close to the std and mea
face_recognition_rpca.m
function face_recognition_rpca % 识别过程
%w=load_database();
load data %载入数据
ri=round(40*rand(1,1)); %从40