代码搜索结果
找到约 1,827 项符合
Recognition 的代码
contributors
Contributors to bttv:
Michael Chu
AverMedia fix and more flexible card recognition
Alan Cox
Video4Linux interface and 2.1.x kernel adaptation
Chris Kleitsch
kernel_fun.h
/* --------------------------------------------------------------------
Evaluation of kernel functions: linear, poly, rbf, sigmoidal.
About: Statistical Pattern Recognition Toolbox
(C) 1999-2003,
kernel_fun.c
/* --------------------------------------------------------------------
Evaluation of kernel functions: linear, poly, rbf, sigmoidal.
About: Statistical Pattern Recognition Toolbox
(C) 1999-2003,
contents.m
% Demos of the Statistical Pattern Recognition Toolbox.
%
% image_denoising - (dir) Image denoising using kernel PCA.
% ocr - (dir) Object Character Recognition.
%
% demo_anderson - G
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
%
marker_color.m
function c=marker_color(i)
% MARKER_COLOR Returns marker color.
%
% Synopsis:
% c=marker_color(i)
%
% See also MARKER_TYPE
%
% About: Statistical Pattern Recognition Toolbox
% (C) 1999-200
marker_type.m
function m=marker_type(i)
% MARKER_TYPE Returns marker type.
%
% Synopsis:
% m=marker_type(i)
%
% See also MARKER_COLOR.
%
% About: Statistical Pattern Recognition Toolbox
% (C) 1999-2003
kernel_fun.h
/* --------------------------------------------------------------------
Evaluation of kernel functions: linear, poly, rbf, sigmoidal.
About: Statistical Pattern Recognition Toolbox
(C) 1999-2003,
kernel_fun.c
/* --------------------------------------------------------------------
Evaluation of kernel functions: linear, poly, rbf, sigmoidal.
About: Statistical Pattern Recognition Toolbox
(C) 1999-2003,
marker_color.m
function c=marker_color(i)
% MARKER_COLOR Returns marker color.
%
% Synopsis:
% c=marker_color(i)
%
% See also MARKER_TYPE
%
% About: Statistical Pattern Recognition Toolbox
% (C) 1999-200