代码搜索结果
找到约 3,225 项符合
Recognition 的代码
go_sign.m
% GO_SIGN Scan database to compute image signatures
% This is from
%
% [1] D. Nister and H.Stewenius, "Scalable recognition with a
% vocabulary tree," in Proc. CVPR, 2006.
%
% See GO_TREE()
go_tree.m
% GO_TREE_NEW Scan the database to build K-tree dictionary
% This is from
%
% [1] D. Nister and H.Stewenius, "Scalable recognition with a
% vocabulary tree," in Proc. CVPR, 2006.
%
% AUTORI
dbacl.1
\" t
.TH DBACL 1 "Bayesian Text Classification Tools" "Version 1.3" ""
.SH NAME
dbacl \- a digramic Bayesian classifier for text recognition.
.SH SYNOPSIS
.HP
.B dbacl
[-dvnirMND]
[-T
.IR type
] -l
char2.m
%% Character Recognition Example (II):Automating Image Pre-processing
%% Read Image
I = imread('sample.bmp');
imshow(I)
%% Convert to grayscale image
Igray = rgb2gray(I);
imshow(Igray)
%%
svmlspex01.m
%SVMLSPex01.m
%
%Two Dimension Linear-SVM Problem, Two Class and Separable Situation
%
%Method from Christopher J. C. Burges:
%"A Tutorial on Support Vector Machines for Pattern Recognition", pag
demogo.m
%function []=demoGo(testImg, nTest, knownPoses)
function []=demoGo(testImg, nTest, knownPoses)
fprintf('\n Multi-model face recognition demo, local=N, ver 9.21.04...');
nFace = nTest;
%const
K1
recog.c
/* Subroutines used by or related to instruction recognition.
Copyright (C) 1987, 1988, 1991, 1992 Free Software Foundation, Inc.
This file is part of GNU CC.
GNU CC is free software; you can red
gfdemo01.m
% 1DDEMO01 Demonstrate 1-D Gabor functionality
%
% References:
% [1] Kamarainen, J.-K., Kyrki, V., Kalviainen, H., Gabor
% Features for Invariant Object Recognition, Research
% repo
dbacl.1
\" t
.TH DBACL 1 "Bayesian Text Classification Tools" "Version 1.3" ""
.SH NAME
dbacl \- a digramic Bayesian classifier for text recognition.
.SH SYNOPSIS
.HP
.B dbacl
[-dvnirMND]
[-T
.IR type
] -l
makefile
COMPONENT=BaseStationC
CFLAGS += -DCC2420_NO_ACKNOWLEDGEMENTS
CFLAGS += -DCC2420_NO_ADDRESS_RECOGNITION
CFLAGS += -DCC2420_HW_SECURITY
CFLAGS += -DTOSH_DATA_LENGTH=115
CFLAGS += -DTASKLET_IS_TASK