handDetectionCV-master

所属分类:OpenCV
开发工具:Visual C++
文件大小:8479KB
下载次数:5
上传日期:2017-09-01 14:15:49
上 传 者Kas_Zhao
说明:  Hand Detection Using Color Recognition Object Tracking and Gesture Recognition

文件列表:
Doc (0, 2015-03-30)
Doc\Thumbs.db (25600, 2015-03-30)
Doc\presentation.pdf (592965, 2015-03-30)
Linux Version (0, 2015-03-30)
Linux Version\Makefile (192, 2015-03-30)
Linux Version\handGesture.cpp (7749, 2015-03-30)
Linux Version\handGesture.hpp (1459, 2015-03-30)
Linux Version\main.cpp (9783, 2015-03-30)
Linux Version\main.hpp (343, 2015-03-30)
Linux Version\myImage.cpp (340, 2015-03-30)
Linux Version\myImage.hpp (368, 2015-03-30)
Linux Version\roi.cpp (697, 2015-03-30)
Linux Version\roi.hpp (347, 2015-03-30)
Linux Version\tags (27900, 2015-03-30)
VS2013 Version (0, 2015-03-30)
VS2013 Version\HandDetection (0, 2015-03-30)
VS2013 Version\HandDetection\Debug (0, 2015-03-30)
VS2013 Version\HandDetection\Debug\HandDetection.log (1764, 2015-03-30)
VS2013 Version\HandDetection\Debug\HandDetection.tlog (0, 2015-03-30)
VS2013 Version\HandDetection\Debug\HandDetection.tlog\CL.read.1.tlog (74264, 2015-03-30)
VS2013 Version\HandDetection\Debug\HandDetection.tlog\CL.write.1.tlog (2964, 2015-03-30)
VS2013 Version\HandDetection\Debug\HandDetection.tlog\HandDetection.lastbuildstate (184, 2015-03-30)
VS2013 Version\HandDetection\Debug\HandDetection.tlog\cl.command.1.tlog (3422, 2015-03-30)
VS2013 Version\HandDetection\Debug\HandDetection.tlog\link.command.1.tlog (2, 2015-03-30)
VS2013 Version\HandDetection\Debug\HandDetection.tlog\link.read.1.tlog (2, 2015-03-30)
VS2013 Version\HandDetection\Debug\HandDetection.tlog\link.write.1.tlog (2, 2015-03-30)
VS2013 Version\HandDetection\Debug\HandDetection.tlog\unsuccessfulbuild (0, 2015-03-30)
VS2013 Version\HandDetection\Debug\handGesture.obj (1403350, 2015-03-30)
VS2013 Version\HandDetection\Debug\main.obj (964840, 2015-03-30)
VS2013 Version\HandDetection\Debug\myImage.obj (233912, 2015-03-30)
VS2013 Version\HandDetection\Debug\roi.obj (217452, 2015-03-30)
VS2013 Version\HandDetection\Debug\vc120.idb (830464, 2015-03-30)
VS2013 Version\HandDetection\Debug\vc120.pdb (1560576, 2015-03-30)
VS2013 Version\HandDetection\HandDetection.vcxproj (7651, 2015-03-30)
VS2013 Version\HandDetection\HandDetection.vcxproj.filters (1598, 2015-03-30)
VS2013 Version\HandDetection\OpenCV_Debug2.4.9.props (1046, 2015-03-30)
VS2013 Version\HandDetection\OpenCV_Release2.4.9.props (1027, 2015-03-30)
VS2013 Version\HandDetection\handGesture.cpp (7749, 2015-03-30)
... ...

Hand Detection using Color Recognition ================================= Software to detect hand from videostream (webcam) and detect fingertips, number of fingers etc. The software is based on OpenCV, and is tested on Ubuntu 12.04 (both 32 and *** bits) using both the 2.4.7 and 2.4.8 version of OpenCV The software is compiled using the Makefile. Simply run $make in the terminal if you use Linux Or Mac, or simply run the command: g++ -o opencv main.cpp myImage.cpp handGesture.cpp roi.cpp `pkg-config --cflags --libs opencv` ---------------------------------------- ================================== the VS2013 contains the x***bit Architecture version. OpenCV 2.4.9 used in this vesrion. you should change the "OpenCV_Debug2.4.9" and "OpenCV_Release2.4.9" Property Sheets to ensure that it have the correct path for OpenCV 2.4.9 , and make sure that you add the OpenCV to the environment variables correctly. you could change the Architecture for x86 from the Property Sheets.

近期下载者

相关文件


收藏者