代码搜索结果
找到约 1,827 项符合
Recognition 的代码
karhunenloeve.asv
% Karhunen-Loeve, for face recognition
% By Alex Chirokov, Alex.Chirokov@gmail.com
clear all;
% Load the ATT image set
k = 0;
for i=1:40
for j=1:10
filename = sprintf('C:\\MATLA
karhunenloeve.m
% Karhunen-Loeve, for face recognition
% By Alex Chirokov, Alex.Chirokov@gmail.com
clear all;
% Load the ATT image set
k = 0;
for i=1:40
for j=1:10
filename = sprintf('C:\\MATLA
fp_gui.m
%fingerprint image segmentation
%GUI
%advanced fingerprint and face biometrics recognition codes
%more code, please visit http://biometrics.lingd.net/
%modifide by yang jucheng, chonbuk national u
abnet.m
function [w,win,cwin,D] = abnet(ag,eps,comp,alfa,beta,pc,pm),
%
% Ph.D. Thesis
% Leandro Nunes de Castro
% June, 1999
% Pattern Recognition in the Immune System using a Growing SOM
% Bipolar S
新建 文本文档 (2).txt
function r = mfcc1(s, fs)
% MFCC
%
% Inputs: s contains the signal to analize
% fs is the sampling rate of the signal
%
% Output: r contains the transformed signal
%
%
%%%%%
recogex.cpp
// RecogEx.CPP
//
// Copyright (C) 2003 Nokia Corporation. All rights reserved.
//
///////////////////////////////////////////////////////////////////////////////
#include "recogex.h"
const
common.h
/*
cellwriter -- a character recognition input method
Copyright (C) 2007 Michael Levin
This program is free software; you can redistribute it and/or
modify it under the terms