搜索资源列表
1
- VFP调用API来控件USB摄像头,实现拍照或录像。-VFP call API to control USB camera, take pictures or video to achieve.
vega-USB-
- vega程序读取USB摇杆数据的设计实现 本程序的核心是用joyGetPos这个win api函数,为了能正常调用它,需要在程序始端添加“#include <mmsystem.h>”。-vega program design and implementation of this program to read USB joystick data core joyGetPos this win api functions in order to correctly call it,
renlianshibie
- 人脸识别正确率97.18 ,1秒内完成。 能够在复杂的光线和背景下依然正确工作,并支持多张人脸在一个画面上的检测,识别,验证。戴眼镜和黑色人种也能检测和识别。能从多角度检测到人脸。 并带人鼻,嘴,眼镜,人脸左右边界的定位功能。 本软件仅限用于可见光(如室内光,日光灯,节能灯,白炽灯),并要求用户主动配合采模板,主动配合识别.最好有USB摄像头 -阳光人脸识别开发包(SDK)兼容性信息 1.人脸识别SDK平台:Windows,源码虽用VC编写,但未用GDI及第三方图库,故可易
track
- 读取USB摄像头图像,对图像进行运算处理,并利用windows底层API驱动云台转动,达到跟踪效果,开发环境VS2010+opencv2.4.9,开发语言C++,调试通过。-Read USB camera image, image processing, and the use of the underlying windows API driver head rotation, to achieve tracking effect, development environment VS2010