代码搜索结果
找到约 3,225 项符合
Recognition 的代码
hre_api.h
/*
* hre_api.h: User-Level API for Handwriting Recognition
* Author: James Kempf
* Created On: Mon Nov 2 14:01:25 1992
* Last Modified By: James Kempf
* Last Modifie
show_denois_tuning.m
% SHOW_DENOIS_TUNING Plots curves of tuning stage of Kernel PCA
% and liner PCA trained for denosing of UPSP handwritten numerals.
%
% About: Statistical Pattern Recognition Toolbox
% (C) 1999-2003
hre_api.h
/*
* hre_api.h: User-Level API for Handwriting Recognition
* Author: James Kempf
* Created On: Mon Nov 2 14:01:25 1992
* Last Modified By: James Kempf
* Last Modifie
hre_api.h
/*
* hre_api.h: User-Level API for Handwriting Recognition
* Author: James Kempf
* Created On: Mon Nov 2 14:01:25 1992
* Last Modified By: James Kempf
* Last Modifie
hre_api.h
/*
* hre_api.h: User-Level API for Handwriting Recognition
* Author: James Kempf
* Created On: Mon Nov 2 14:01:25 1992
* Last Modified By: James Kempf
* Last Modifie
hre_api.h
/*
* hre_api.h: User-Level API for Handwriting Recognition
* Author: James Kempf
* Created On: Mon Nov 2 14:01:25 1992
* Last Modified By: James Kempf
* Last Modifie
prprob.m
function [alphabet,targets] = prprob()
%PRPROB Character recognition problem definition
%
% [ALHABET,TARGETS] = PRPROB()
% Returns:
% ALPHABET - 35x26 matrix of 5x7 bit maps for each lette
swmmethod.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 mean
mio.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 mean
show_denois_tuning.m
% SHOW_DENOIS_TUNING Plots curves of tuning stage of Kernel PCA
% and liner PCA trained for denosing of UPSP handwritten numerals.
%
% About: Statistical Pattern Recognition Toolbox
% (C) 1999-2003