文件名称:OpenCV---HandGesture
- 所属分类:
- OpenCV
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-07-01
- 文件大小:
- 20kb
- 下载次数:
- 0次
- 提 供 者:
- Richa*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本源码实现了基于摄像头检测手掌和拳头的功能。
1. 源码项目是基于VC2010,需要自行配置好OpenCV2.0以上版本环境。
2. 本源码使用了两个训练文件 palm2.xml和fist2.xml, 运行前应将此两个文件复制到D盘根目录。-The source code project achieves camera-based detection of palm and fist.
(1) The project is based on the VC2010, you need to configure the environment of OpenCV2.0 plus version.
(2) The source uses two training files palm2.xml and fist2.xml. Before running this project, These two files should be copy to the root directory of D disk.
1. 源码项目是基于VC2010,需要自行配置好OpenCV2.0以上版本环境。
2. 本源码使用了两个训练文件 palm2.xml和fist2.xml, 运行前应将此两个文件复制到D盘根目录。-The source code project achieves camera-based detection of palm and fist.
(1) The project is based on the VC2010, you need to configure the environment of OpenCV2.0 plus version.
(2) The source uses two training files palm2.xml and fist2.xml. Before running this project, These two files should be copy to the root directory of D disk.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
OpenCV - HandGesture
....................\fist2.xml
....................\HelloOpenCV.suo
....................\main.cpp
....................\palm2.xml
....................\使用说明.txt