搜索资源列表
-
0下载:
MFC结合opencv作出的实时人脸检测界面,经过测试,检测准确度较高-Opencv make real-time combining MFC face detection interface, through testing, testing accurate
-
-
0下载:
主要通过读入bmp文件,实时检测圆的半径和其他信息,工具是VC+opencv-Bmp files, mainly through reading, real-time detection of the radius and other information, the tool is VC+ opencv
-
-
0下载:
使用opencv库在visualC++平台上实现运动目标实时检测的功能。-Opencv library to the VisualC++ platform to achieve real-time detection of moving targets.
-
-
0下载:
接上視訊後,會先作環境背景的偵測定義出背景,此後可以從視訊畫面作即時的背景前景分割-Connected to the video, it will first make the detection of environmental background define the background, after which the video screen from the background of the prospects for real-time segmentation
-
-
0下载:
VC++ 6.0实现
1.静态图片人脸检测
2.视频检测,支持摄像头实时影像检测-VC++ 6.0 to achieve 1. Static image of face detection 2. Video detection, support for real-time video detection camera
-
-
0下载:
运动目标的检测跟踪在机器人视觉,监控测量和视频压缩编码等等方面有着广泛的应用,是近年来的一个研究热点。本文设计了一个基于OpenCV软件的运动目标检测跟踪实验平台,对摄像头视野中的运动目标进行实时检测和跟踪,并留下编程和硬件接口,为利用运动目标跟踪而进行机器人视觉和基于计算机视觉的测量监控研究打下基础。-Moving target detection and tracking in robot vision, monitoring measurements and video compressi
-
-
0下载:
一个基于OpenCV软件的运动目标检测跟踪实验平台,对摄像头视野中的运动目标进行实时检测和跟踪,并留下编程和硬件接口-A software-based moving target detection OpenCV tracking experiment platform, the camera view in real-time moving object detection and tracking, and leave programming and hardware interface
-
-
0下载:
本代码提供了角点检测的算法,并且利用opencv的滚动条实现实时检测-This code provides a corner detection algorithm, and using the scroll bar opencv real-time detection
-
-
0下载:
进行即时的从openCV程序发现图像中的边角等特殊形状,图像由摄像头拍得-Perform Real-Time OpenCV Edge Detection from a WebCam Stream
-
-
0下载:
this adaboost based real time face detection and tracking system
i used a adaboost and camshift algorithm with opencv and vc++
The detεction efficiency of the method is not good for environment of dynanlic illumination. We propose a combined meth
-
-
0下载:
实时人脸检测 OPENCV 读取摄像头 图像识别-OPENCV read real-time face detection image recognition camera
-
-
0下载:
利用VC6.0开发环境,编写了一个基于OpenCV的人脸检测系统,不仅可以对静态图片中的人脸进行检测,还可以实时地对摄像头捕捉到的人脸进行检测-Use VC6.0 development environment, write a OpenCV-based face detection system, not only the static picture of the human face detection, but also the camera can capture in real ti
-
-
0下载:
VS2008环境下,采用基于opencv进行实时人脸检测-VS2008 environment, based on real-time face detection opencv
-
-
0下载:
基于OpenCV实现的人脸检测算法,通过OpenCV实现视频采集和人脸的实时检测-Face detection algorithm to achieve real-time video capture and face detection by the OpenCV
-
-
0下载:
可以载入一段视频或者通过摄像头实时检测运动物体,利用去掉静止背景的方法得到运动的物体,代码已通过验证。-Can load a video camera or through real-time detection of moving objects, the use of get rid of static method of background get moving objects, the code already through the verification.
-
-
0下载:
可以进行简单的图像中的人脸检测,同时可以打开视频源或是从文件中打开视频,进行实时检测。-For face detection in simple image, also can open the video source or open the video from the file, real-time detection.
-
-
0下载:
基于视频流下的人脸检测,能够很好地实现实时检测的效果。利用OpenCV的haarcascade_frontalface_alt.xml实现。-Video-based Face Detection shed people, can achieve a good effect of real-time detection. The haarcascade_frontalface_alt.xml achieved using OpenCV.
-
-
2下载:
智能图像/视频处理中,复杂背景环境(比如室外环境、机场、车站等)下,人脸识别的第一步是人脸的检测。它的精确度直接影响到后期识别的结果。不过,领域内的科学家们基本上很难有足够的精力和时间开发优化的C++代码,使其用于商业用途,而一般都是只在Matlab中进行模拟。
本文的目的是提供一个我开发的SSE优化的,C++库,用于人脸检测,你可以马上把它用于你的视频监控系统中。文章中的分类器的训练数据来自与我的 webcam图像,它们被采集于不同时间,不同光照,不同背景环境下,它几乎可以实时地检测
-
-
0下载:
实时检测某一颜色,基于hsv颜色空间,并返回其中心坐标。(取色块最大者),有效避免灯光颜色检测错误。-Real-time detection of a color based on the color space hsv
-
-
0下载:
通过摄像头拍摄来监测目标区域,对目标区域的行人作实时检测-hrough the camera to monitor the target area, pedestrian for real-time detection of the target area
-