搜索资源列表
Kinect_NICV 读取kinect深度和彩色图像
- 读取kinect深度和彩色图像,采用openCV显示,进行手势识别,手跟踪-read the depth and color map from kinect and display by opencv. Recognize gesture and track hand
Gesture
- 自己用opencv写的手势识别的软件。界面简单点,用动态前景分割肤色模型和直方图反演分割手部区域,然后用模式识别方法搞定识别问题。绝对原创,以后可能再也不搞这方面了,传上来跟大家分享-Own use opencv gesture recognition software to write. Interface simply, skin color model with dynamic foreground segmentation and histogram segmentation of ha
Hand-Detect 手势识别,使用OpenCV的haar 分类器
- 手势识别,使用OpenCV的haar 分类器。训练因为对各个环境不同,请大家自己下载或者自己训练样本。-Hand Recognition and Tracking using OpenCV. It uses Haar Classifier. Because Haar features are different, I did not include the .xml file, please download it online or train it yourself.
opencv_hand
- opencv hand movement detection on a static background
handdetection3
- 基于opencv的手部皮肤识别程序,可以根据手掌的大小判断出手掌展开或者握拳的两种状态,并将状态通过网络发送出去。-Opencv hand based on skin identification procedures, based on the size of the palm or fist, palm and determine the two states, and the state sent through the network.
hand_detect.tar
- hand detection with opencv
handdetection
- handdetection opencv code detects hand
openCVhandshape
- 这个是 openCV 写的 手势识别 ,很基础的 很多都是按照书中的原来的思维写的-hand shape discr iption by opencv
motempl
- 神手遙控 HandRemoteControl v1.4 增加手掌五指輕晃,為KMPlayer播放/暫停指令。 讓你作簡報、看電影免用遙控器, 使用環境: 需搭配PC-Camera 請在亮度足夠環境 使用者距離Camera約2~5公尺,正面對Camera 使用方式: -執行本程式 -使用Power Point簡報時, 以手指均勻連續畫順時針可到下一張,逆時針可到上一張 -使用KMPlayer觀看電影時,以順時針可以快轉,逆時針可以倒轉 需安裝OpenCV -Hand of God
graphcut.cpp
- A software for extract the skeleton of an hand, with OPENCV library
handdetect-0.1
- Hand detection with opencv
handdetect
- hand detection opencv
hand-detection
- 使用opencv,采用肤色原理检测手部位置,有一些噪声,但相对于手部位置比较容易去除。-In this post, as the progress goes, the hand detection technologies using openCV is introduced. As the pictures inllustrated below, this detection method is independent with distance and background ( just
hand
- 采用OpenCv写的手势提取代码,采用肤色原理,可准确的检测提取手部。-Gestures OpenCv write extraction code, the color principle, can accurately detect the extraction of hand.
hand-detect
- hand detection use opencv
hand-tracking
- 基于opencv2.4.8和VS2012的工程项目,可以实现手势跟踪和识别,里面含有opencv的配置文件,只需根据自己opencv的路径,做些修改即可实现,在本人计算机上可以完美实现!-Based opencv2.4.8 and VS2012 projects can achieve tracking and gesture recognition, which contains configuration files opencv, simply based on their own pat
hand.py.tar
- 手势识别,基于python+opencv-Gesture Recognition
OpenCV模板匹配的方法识别手势
- 首先膨胀5个像素点,避免手指短截。接着选取最大轮廓,将最大轮廓重新画出来,过滤掉其它小轮廓,即背景噪声。 将二值化的图像转化成近似多边形。将手指边缘直线化。从而在第5步骤中去掉不需要的轮廓缺陷(Hand gesture recognition by template matching)
handDetectionCV-master
- Hand Detection Using Color Recognition Object Tracking and Gesture Recognition
Based on openCV hand mototing
- 可以识别手势操作,基于VS2010平台下的OPENCV(Gestures can be recognized, based on the OPENCV under the VS2010 platform.)