-
FaceRecog_src100902
基于OpenCV的人脸识别演示程序。目前实现了Gabor+Fisherface算法,还有几何和光照归一化。
-->请到 http://code.google.com/p/facerecog/ 下载最新版本。<--
功能:对摄像头拍摄的或用户指定的图像,检测其中人脸,然后在已存储的人脸库中找到最匹配的人脸并显示。
在VS 2008 SP1上编写,使用了OpenCV 2.0和MFC,通过消息处理函数与用户进行交互,利用多线程来实时显示图像。
数据处理分为了CFaceAlign(人脸检测+几何归一化)、CLightPrep(光照归一化)、CFaceFeature(Gabor特征提取)、CSubspace(计算Fisherface子空间)四个类,还有一个类 CFaceMngr 负责管理界面与数据之间的交流。注释很详细
程序中使用了OpenCV1.0和2.0,如果你没有安装这两者的库,或者想要看看运行效果,请到
http://code.google.com/p/facerecog/
下载安装包。(An OpenCV-based face recognition demo. Gabor+Fisherface algorithm, face alignment and light normalization is implemented. Please go to http://code.google.com/p/facerecog/ to download latest codes, demo installer and OpenCV dlls.)
- 2010-09-06 13:03:25下载
- 积分:1
-
DrawToolsRedux-Source
C#仿绘图板制作的绘图程序源码,可以修改大小,旋转。可以放图片(Paint Code Develope By C#,can put picture )
- 2017-03-07 15:10:35下载
- 积分:1
-
bitbang I2C例程PIC16F84
对于一般软件PIC16F84 I2C程序,可以移植到PIC 18F或略有修改高等单片机。 ;读任何从属设备做一些处理和享受!
- 2022-08-15 13:52:12下载
- 积分:1
-
ztf02
将屏幕不断保存为avi文件的程序,可以用于制作程序演示(screen constantly kept as avi document procedures can be used for the production process demonstration)
- 2007-03-09 11:43:34下载
- 积分:1
-
FYChat
FY语音聊天系统。使用google开源DUI做界面库。boost::asio做网络底层。openal实现语音,opencv实现视频,jpeg压缩。使用mysql数据库。系统实现了用户注册,密码找回,好友上下线提醒,文字语音聊天,视频聊天。(FY voice chat system. Use google to do open source DUI interface library. boost:: asio do network infrastructure. openal voice, opencv for video, jpeg compression. Use mysql database. System to achieve a user registration, password back, to remind friends on the assembly line, text and voice chat, video chat.)
- 2011-07-30 10:13:35下载
- 积分:1
-
C参考手册
说明: 一款C语言代码方法搜索手册,方便写代码的字典(A C language code method search manual, easy to write code dictionary)
- 2019-06-28 01:47:06下载
- 积分:1
-
vad-master
说明: 调用webrtc中的VAD算法,可以实现录音文件的语音端点检测,时延7.8ms(Calling VAD algorithm in webrtc, voice endpoint detection of recording file can be realized with a delay of 7.8ms)
- 2020-03-19 10:20:48下载
- 积分:1
-
MainForm
自己用C#语言编写的一个软件主界面,供大家学习参考(A main interface of software written in C# language for your reference)
- 2019-06-01 11:29:16下载
- 积分:1
-
C++
说明: c++的课程设计.
详细的C++课程设计 学要的同学就下吧(c++ curriculum design. detailed C++ curriculum design school students to the next bar)
- 2008-03-17 12:33:35下载
- 积分:1
-
dma_ram_to_ram
说明: 在CCS环境下,实现ram到ram的直接内存读功能(DMA)(In the CCS environment, the direct memory read function (DMA) from RAM to ram is realized.)
- 2020-06-19 05:00:02下载
- 积分:1