代码搜索结果
找到约 3,225 项符合
Recognition 的代码
contents.m
% Demo on Optical Character Recognition (OCR) for handwritten numerals.
%
% models (dir) - Different SVM models trained for OCR system.
%
% collect_chars - Collecting training examples for OCR.
% mpa
demo_ocr.m
% DEMO_OCR Demo on Optical Character Recognition using SVM.
%
% Synopsis:
% demo_ocr;
%
% Description:
% For more information type 'help ocr'.
%
% About: Statistical Pattern Recognition Toolbox
%
timecontrol.hif
Version 7.2 Build 207 03/18/2008 Service Pack 3 SJ Full Version
38
2267
OFF
OFF
OFF
OFF
ON
ON
ON
FV_OFF
Level2
0
0
VRSM_ON
VHSM_ON
0
-- Start Partition --
-- End Partition --
-- Sta
pr_loqo.plg
Build Log
--------------------Configuration: pr_loqo - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\lt\LO
utils.h
/*
/* Description: Implements the training of the embedded
/* hidden markov model for face recognition
*/
#ifndef _Utils_H_
#define _Utils_H_
//Disable OpenCv type cast warning
#pragma wa
recognizeehmm.h
/*
/* Description: Implements the recognition using embedded
/* hidden markov model for face recognition
*/
#ifndef _RecognizeEHMM_H_
#define _RecognizeEHMM_H_
//Disable OpenCv type cast w
dac0832.hif
Version 7.1 Build 156 04/30/2007 SJ Full Version
36
2035
OFF
OFF
OFF
OFF
ON
ON
ON
FV_OFF
Level2
0
0
VRSM_ON
VHSM_ON
0
-- Start Partition --
-- End Partition --
-- Start Library Path
pulse.hif
Version 7.1 Build 156 04/30/2007 SJ Full Version
36
2035
OFF
OFF
OFF
OFF
ON
ON
ON
FV_OFF
Level2
0
0
VRSM_ON
VHSM_ON
0
-- Start Partition --
-- End Partition --
-- Start Library Path
dff1.hif
Version 7.1 Build 156 04/30/2007 SJ Full Version
36
2035
OFF
OFF
OFF
OFF
ON
ON
ON
FV_OFF
Level2
0
0
VRSM_ON
VHSM_ON
0
-- Start Partition --
-- End Partition --
-- Start Library Path
sourcecode.m
%
%FACE RECOGNITION SYSTEM
%
% In order to obtain the complete source code for Face Recognition System Release 2.0
% please visit my website
%
% http://utenti.lycos.it/matlab/face.htm
%
%