当前位置:
首页 资源下载
搜索资源 - human detection using opencv
搜索资源列表
-
0下载:
It is a utility to control screen saver using human face detection. Human face detection is performed using OpenCV Haar-Cascade method. The software is primarily a daemon that resides in your system tray and keeps observing the input from a webcam to
-
-
0下载:
It is a utility to control screen saver using human face detection. Human face detection is performed using OpenCV Haar-Cascade method. The software is primarily a daemon that resides in your system tray and keeps observing the input from a webcam to
-
-
0下载:
This article is an extention of an article that I posted on CodeProject earlier (See http://www.codeproject.com/KB/mcpp/iss.aspx). This project demonstrates how to perform human face and eye detection using OpenCV in .NET. The detection is performed
-
-
3下载:
在VC++环境下利用OPENCV实现人眼检测和识别,并判断驾驶员是否疲劳,自动提醒驾驶员停止驾驶。-In VC++ environment using OPENCV achieve detection and recognition of the human eye and determine whether driver fatigue, and automatically alerts the driver to stop driving.
-
-
0下载:
此程式碼可以用來偵測人類嘴巴,使用opencv和visualc++2005去實作.-This code can be used to detect the human mouth, using opencv and visual c++ 2005 to implement
-
-
0下载:
Face and Eyes Detection Using OpenCV.
Introduction
This article is an extension of an article that I posted on CodeProject earlier. This project demonstrates how to perform human face and eye detection using OpenCV in .NET. The detection is perfo
-
-
0下载:
人脸检测。用c++编写。人脸检测是人脸分析的首要环节,其处理的问题是确认图像(或影像)中是
否存在人脸,如果存在则对人脸进行定位。人脸检测的应用领域相当广泛,是实
现机器智能化的重要步骤之一。
AdaBoost 算法是1995 年提出的一种快速人脸检测算法,是人脸检测领域里
程碑式的进步,这种算法根据弱学习的反馈,适应性地调整假设的错误率,使在
效率不降低的情况下,检测正确率得到了很大的提高。-Face Detection. Using c++ to prepare. Fac
-
-
0下载:
使用OPEN CV 完成行人偵測 內附圖片
實測效果-OPEN CV using the completion of the pedestrian detection measured the effect of inserting pictures
-
-
0下载:
本文介绍了OpenCV函数库的基本用法,阐述了目前做人脸检测研究中所使用的常用检测算法,并利用OpenCV设计和实现了图像中人脸的检测,试验结果表明利用OpenCV开发人脸检测系统效率高,识别效果好。-This paper introduces the basic OpenCV library usage, on the current human face detection research commonly used in the detection algorithm, and the
-
-
0下载:
在Visual C++ 2005环境下,利用OpenCV函数库来开发人脸检测程序的方法,简单、方便,并具有较强的实用价值。-In Visual C++ 2005 environment, using OpenCV library to develop procedures for human face detection method, a simple and convenient, and has a strong practical value.
-
-
0下载:
使用OpenCV做的一个人脸检索系统,包括实现了静态图片的人脸检测,以及视频流中的人脸检测,和人脸匹配,实现了视屏播放,在视频中快速检索需要寻找的人脸目标-Using OpenCV to do a face retrieval system, including the realization of the static image of face detection and video streaming in face detection and face matching, to achi
-
-
0下载:
基于vc的开发平台,运用opencv实现人脸检测,并在检测到的人脸上画框。-Vc-based development platform, using opencv face detection to achieve, and the detected human face frame.
-
-
0下载:
用OpenCV实现的人体运动检测系统C++源码-Using OpenCV implementation of human motion detection system, C++ source code
-
-
0下载:
利用OpenCV检测图像中的人脸,若图像中人脸存在,则会标出人脸在图中的位置-Using OpenCV face detection image, if there are images of human faces, it will mark the face location in the figure
-
-
0下载:
计算机视觉是研究用计算机模拟生物外显或宏观视觉功能的科学和技术。作
为计算机视觉研究的一个分支—运动目标的检测与跟踪,就是对视场内的运动目
标,如人或车辆等,进行实时的观测,并在此基础上对被观测对象进行分类,然
后分析它们的行为。近年来,计算机视觉的研究重点已经从对静态图像的研究过
渡到对动态图像序列的研究上面,这方面的典型应用包括自动化的视频监控系
统、视频MPEG编解码技术、人机交互的感知接口、军事上的制导、雷达视频
图像中的
-
-
0下载:
结合OPENCV与VC写的关于人脸识别的代码,实现了对人脸的检测,然后再进行识别!-Combined with VC wrote on OPENCV face recognition code, the realization of human face detection, and then to identify!
-
-
0下载:
本程序在Visul C++环境下利用OpenCV实现了图像中人脸的检测。-The program implements the detection of human face in the image using OpenCV under Visul C++ environment.
-
-
0下载:
opencv入门级C++程序代码调试,第三课:识别一张人脸二维静态图片,采用haar特征识别算法。-Opencv entry level debugging c++ program code, the third class: identification of a human face 2 d static image, using haar feature recognition algorithm.
-
-
0下载:
基于opencv lbp的人脸检测算法,利用facedetect函数快速检测到人脸,提高检测速度,优化检测方法。-Face detection algorithm based on LBP facedetect, using OpenCV function to quickly detect human face, improve the detection speed, and optimize the detection method.
-
-
0下载:
利用opencv的adaboost算法进行人脸检测android源码-Using AdaBoost opencv algorithm for human face detection Android source code
-