搜索资源列表
单高斯目标检测
- 基于OPENCV的单高斯模型,通过摄像头获取视频帧,得到背景图片。
shpl.rar
- 从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测,并输出结果。,From camera or AVI file to be video streaming, video stream on the edge detection, and output results.
FaceTracking
- 使用OPENCV库实现的人脸跟踪,需要安装OPENCV。输入源可以是视频,也可以是摄像头。可选择Harr特征和CamShift两种方法对人脸进行跟踪。还提供了视频保存的功能。-Library implemented using OPENCV Face Tracking, need to install OPENCV. Input source can be a video camera can also be. Harr features and CamShift choose two meth
facedetection
- 使用MFC和OpenCV,实现对摄像头中实时视频的人脸的实时检测,或是直接加载图片进行人脸检测-Using MFC and OpenCV, to achievereal-time face detection in real-time camera video , or load the pictures to directly detect face
机器人-视频检测与控制
- 上位机是采用了AForge.NET Framework-2.2.3和EZ-B SDK Windows v2011.11.09.00的结合。AForge真的很强大,不过没有涉及到控制这块,EZB就有现成的参考,但EZB没有提供核心部分的代码,而它只支持本地摄像头,所以我只能反编译获取需要的代码,移植到AForge的MotionDetectorSample这个例子里面。 大部分代码都是来自网络,欢迎大家使用和修改,有好作品别忘了分享一下哦~
机器人-视频检测与控制
- 上位机是采用了AForge.NET Framework-2.2.3和EZ-B SDK Windows v2011.11.09.00的结合。AForge真的很强大,不过没有涉及到控制这块,EZB就有现成的参考,但EZB没有提供核心部分的代码,而它只支持本地摄像头,所以我只能反编译获取需要的代码,移植到AForge的MotionDetectorSample这个例子里面。 大部分代码都是来自网络,欢迎大家使用和修改,有好作品别忘了分享一下哦~
blend
- 获取摄像头视频图像后,在图像中加入自己想要的图片,并在对画框显示效果-Camera to obtain video image after the image you want to add his own pictures, and show the effects of frame
face_identify
- 基于vc++6.0和opencv1.0的人脸识别程序,通过网络摄像头采集视频并检测标记出人脸,利用MFC并将其实时显示在应用程序界面中。对于初学者掌握MFC编程有很大帮助-Based on vc++ 6.0 and opencv1.0 face recognition procedures, through the network video camera collection and detection marked face, using MFC and real-time display
monitor
- 识别摄像头视频中的数字。点击手动抓图,完成抓图和识别功能。 设置好时间间隔,比如2秒,点击开始监视,则每隔2s抓图、识别一次。点击停止监视则停止抓图。-Identification number of the video camera. Click on the manual capture, complete capture and recognition. Set time interval, such as 2 seconds, click Start Monitoring, then
Face-tracking
- 人脸识别程序,可以从摄像头及视频中追踪人脸。-Face recognition program, you can track the human face from the camera and video.
codefans.net
- 实现车牌的定位和识别功能。。但是识别度不高。用的是摄像头获取视频文件-License plate location and recognition. . However, recognition is not high. Using a camera to get video files
camera
- 在VS的条件下,用C#编程,用AForge调用摄像头,可进行图片,视频捕捉。-Under VS conditions, with C# programming, using AForge call camera, can be pictures, video capture.
Moving-multi-object-search-SYSTEM
- 基于USB摄像头的运动目标捕捉系统,在电脑上插上USB摄像头后开启程序,程序可以在视频画面上自动捕捉运动的物体并以红框标注,还会把运动物体的截图存储在电脑上-Moving object based on USB camera capture system on the computer plug in the USB camera after opening procedure, the program can be on the video screen automatically captu
基于摄像头的人脸识别程序
- 通过电脑摄像头采集视频图像,并且实时的进行人脸识别