代码搜索结果
找到约 3,225 项符合
Recognition 的代码
ch1-03.l
%{
/*
* We expand upon the first example by adding recognition of some other
* parts of speech.
*/
%}
%%
[\t ]+ /* ignore white space */ ;
is |
am |
are |
were |
was |
be |
being |
been |
do |
新建 文本文档.txt
采用特征脸的人脸识别MATLAB程序,加了中文注释-Eigenface using MATLAB Face Recognition procedures, add the Chinese Notes
readme.txt
'Fisherface' Face Recognition System
Written by: Amir Hossein Omidvarnia
Email: aomidvar@ece.ut.ac.ir
This package implements a well-known FLD-based face recognition
method, which is
ch1-03.l
%{
/*
* We expand upon the first example by adding recognition of some other
* parts of speech.
*/
%}
%%
[\t ]+ /* ignore white space */ ;
is |
am |
are |
were |
was |
be |
being |
been |
do |
ch1-03.l
%{
/*
* We expand upon the first example by adding recognition of some other
* parts of speech.
*/
%}
%%
[\t ]+ /* ignore white space */ ;
is |
am |
are |
were |
was |
be |
being |
been |
do |
recogex.cpp
// RecogEx.CPP
//
// Copyright (C) 2003 Nokia Corporation. All rights reserved.
//
///////////////////////////////////////////////////////////////////////////////
#include "recogex.h"
const
5-1328msg1.txt
Subject: seee the barn red
all right , since we ' re put in anomaly : how about the difference between " jane imagine her spoon bend " and " urus geller imagine his spoon bend " ? mark a . mandel dra
gffindfundamentalfreqs.m
%GFFINDFUNDAMENTALFREQS Find fundamental frequencies of an image.
%
% [FF O V I] =
% GFFINDFUNDAMENTALFREQS(IMG, X0, Y0, F0, THETA, GAMMA, ETA)
% finds fundamental frequencies of the image
hrec.h
/* ----------------------------------------------------------- */
/* */
/* ___ */
/*
readme.txt
Face Recognition Demo using Neural Networks
Run please faces1_demo.exe
Under Windows 9X please rename "nnpic_" folder to "nnpic".
To start demo mode please choose from main menu "Demo\Start".