人脸检测识别 mcvai-tracking
- 授权协议: GPLv2
- 开发语言: C/C++
- 操作系统: Windows
- 软件首页: http://code.google.com/p/mcvai-tracking/
- 软件文档: http://code.google.com/p/mcvai-tracking/w/list
软件介绍
提供人脸检测、识别与检测特定人脸的功能,示例代码
cvReleaseImage( &gray );
cvReleaseMemStorage(&storage);
cvReleaseHaarClassifierCascade(&cascade);
Flexible Pattern Matching in Strings
Gonzalo Navarro、Mathieu Raffinot / Cambridge University Press / 2007-7-30 / USD 64.99
String matching problems range from the relatively simple task of searching a single text for a string of characters to searching a database for approximate occurrences of a complex pattern. Recent ye......一起来看看 《Flexible Pattern Matching in Strings》 这本书的介绍吧!
