代码搜索结果

找到约 1,827 项符合 Recognition 的代码

mainfrm.h

/** * HandVu - a library for computer vision-based hand gesture * recognition. * Copyright (C) 2004 Mathias Kolsch, matz@cs.ucsb.edu * * This program is free software; you can redistribute i

dxapp.cpp

/** * HandVu - a library for computer vision-based hand gesture * recognition. * Copyright (C) 2004 Mathias Kolsch, matz@cs.ucsb.edu * * This program is free software; you can redistribute i

hv_cvcam.cpp

/** * HandVu - a library for computer vision-based hand gesture * recognition. * Copyright (C) 2004 Mathias Kolsch, matz@cs.ucsb.edu * * This program is free software; you can redistribute it and/or *

hv_opencv.cpp

/** * HandVu - a library for computer vision-based hand gesture * recognition. * Copyright (C) 2004 Mathias Kolsch, matz@cs.ucsb.edu * * This program is free software; you can redistribute it and/or *

skinrgb_32768.cpp

/** * HandVu - a library for computer vision-based hand gesture * recognition. * Copyright (C) 2004 Mathias Kolsch, matz@cs.ucsb.edu * * This program is free software; you can redistrib

c90-digraph-1.c

/* Test for recognition of digraphs: should be recognized in C94 and C99 mode, but not in C90 mode. Also check correct stringizing. */ /* Origin: Joseph Myers */ /* { dg-do run }

c99-digraph-1.c

/* Test for recognition of digraphs: should be recognized in C94 and C99 mode, but not in C90 mode. Also check correct stringizing. */ /* Origin: Joseph Myers */ /* { dg-do run }

c94-digraph-1.c

/* Test for recognition of digraphs: should be recognized in C94 and C99 mode, but not in C90 mode. Also check correct stringizing. */ /* Origin: Joseph Myers */ /* { dg-do run }

if-2.c

/* { dg-do preprocess } */ /* { dg-options -pedantic-errors } */ #if 'a' != 'a' || '\001' != 1 || '\x12' != 0x12 #error a,1,0x12 /* { dg-bogus "#error" "basic charconst recognition" } */ #endif #if

c90-digraph-1.c

/* Test for recognition of digraphs: should be recognized in C94 and C99 mode, but not in C90 mode. Also check correct stringizing. */ /* Origin: Joseph Myers */ /* { dg-do run }