代码搜索结果
找到约 1,827 项符合
Recognition 的代码
ag_voice.c
#include "ag_private.h"
#include "ag.h"
/*
agVoiceRecognitionEnable
A voice recognition enable/ disable command has been received at the AG
so pass it on.
*/
void agVoiceRecognitionEna
spath.m
function stprpath(toolboxroot)
% STPRPATH sets path to Statistical Pattern Recognition Toolbox.
%
% Synopsis:
% stprpath
% stprpath(toolboxroot)
%
% Description:
% stprpath(toolboxroot) se
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-02.l
%{
/*
* this sample demonstrates (very) simple recognition:
* a verb/not a verb.
*/
%}
%%
[\t ]+ /* ignore white space */ ;
is |
am |
are |
were |
was |
be |
being |
been |
do |
does |
did |
wi
recognition.m
function [Numeral]=Recognition(StrokeTop,StrokeLeft,StrokeRight,StrokeBottom,Comp)
% 采用四边的轮廓结构特征和笔划统计(仅针对 0 和 8)识别残缺数字
% Comp 是用于识别 0和8 的底部补充信息
StrT='T';
StrL='T';
StrR='T';
StrB='T';
RStr='T';
pattern recognition exploration.afl
//------------------------------------------------------------------------------
//
// Formula Name: Pattern Recognition Exploration
// Author/Uploader: Dimitris Tsokakis
// E-mail:
mssccprj.scc
[SCC]
SCC=This is a source code control file
[Text Recognition.vbp]
SCC_Project_Name=this project is not under source code control
SCC_Aux_Path=
text recognition.vbp
Type=Exe
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINDOWS\system32\stdole2.tlb#OLE Automation
Object={F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0; COMDLG32.OCX
Object={831FDD16-
readme.txt
This is the toolbox for DCPR (Data Clustering and Pattern Recognition).
For more information, please refer to index.htm.
index.html
Activity Recognition Toolbox