搜索资源列表
手势识别系统
- 这是一个手势识别系统。程序运行时,先根据弹出对话框的提示值修改主程序开始处的摄像头图像高和宽。重新编译后运行程序即可。如果如果弹出对话框的提示值与程序中默认的设置值相同,则不用修改。-This is a gesture recognition system. Running, first pop-up dialog box under the value suggested amending the main program began camera images high and wide.
jiqirenshijue
- 机器人视觉处理程序,用摄像头记录图像,用于控制机器人分离目标物和障碍物-Robot Vision process, using camera to record images for the control of robots from the object and obstacles
realtimedetect
- 基于摄像头的人脸检测,用的是VFW的程序没有用SDK的,比较粗糙-based on the camera face detection, the VFW is not the procedure used SDK, more rough
camora
- 基于图像处理的相机自动调焦系统,很有借鉴意义-based on image processing camera auto-focusing system, a useful one
VedioCapture
- C#摄像头获取程序,适合初级用户学习,直接运行即可-C# camera access procedures, the primary users for learning, can be run directly
driverdetection
- 司机疲劳识别程序。调整摄像头光线,拍摄下具有红眼的司机头部照片,与正常拍摄下照片一起处理,判断出司机是否处于疲劳状态。-driver fatigue identification procedures. Adjust light camera to take pictures with red-eye photo of the driver head, and under normal shooting photos together, determine whether the drivers
opncvexpressionsb
- 基于opencv的人脸识别程序。首先通过摄像头获取头部图像或者静态图像,然后自动提取脸部,最后判别出被识别人的身份-opencv based Face Recognition procedures. First through the camera to obtain images or head static images, and then automatically extract the face, finally judged to be identified as the perso
dsfdfmo
- 摄像头成像代码,运行在VC环境下,作图像识别的一个不错的代码。-imaging camera code, the operating environment for the VC, as the image of a good identification code.
hao0
- VC++6.0开发的汽车车牌识别,是用兵摄像头进行拍照后再对其中的牌照进行识别。只是用于学习而已了!-vehicle license plate recognition, The first is by using camera photographed right after the license for identification. It is only for learning!
kl00
- 利用VC++6.0开发的汽车车牌识别,其基本原理是用兵摄像头进行拍照后再对其中的牌照进行识别。-VC 6.0 automobile license plate recognition, Its basic tenets are carried out by using the camera to take pictures after the license for identification.
calibr
- The camera calibration toolbox for Matlab (version 3.0) utilizes a new bias correction procedure for circular control points and a nonrecursive method for reversing the distortion model
shpl.rar
- 从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测,并输出结果。,From camera or AVI file to be video streaming, video stream on the edge detection, and output results.
实现人脸肤色匹配程序
- 通过彩色摄象机获取一幅人脸的彩色图像。编制一个程序实现人脸肤色匹配,并把人脸从图像背景中分割出来。-By color camera for a face of color images. The preparation of a program that matches the skin color of man, and to face the background from the image segmentation.
rMouseController(1)
- 一个手势识别来控制鼠标的软件 通过摄像头捕捉手的移动从而来控制鼠标-A gesture recognition software to control the mouse through the camera to capture hand movements to control the mouse
good_features.cpp
- How to use OpenCV s GoodFeaturesToTrack to detect good features that could be tracked in a movie or a camera sequence.
bundler-v0.3-source.tar
- Bundler is a structure-from-motion system for unordered image collections (for instance, images from the Internet). Bundler takes a set of images, image features, and image matches as input, and produces a 3D reconstruction of the camera and (s
camera_two_multiThread
- 基于OpenCV的双摄像头触摸屏程序,在vs2008环境下可编译运行-OpenCV-based dual-camera touch-screen procedure, vs2008 environment can be compiled to run
camera-calibration-
- 首先自制一张标定图片,用A4纸打印出来,设定距离,再设定标定棋盘的格子数目,如8×6,然后利用cvFindChessboardCorners找到棋盘在摄像头中的2D位置,这里cvFindChessboardCorners不太稳定,有时不能工作,也许需要图像增强处理。 计算实际的距离,应该是3D的距离。我设定为21.6毫米,既在A4纸上为两厘米。 再用cvCalibrateCamera2计算内参, 最后用cvUndistort2纠正图像的变形。 -First, a
ccd-camera
- ccd摄像头完整程序,用于CCD的摄像处理。-ccd camera complete program
camera
- 在VS的条件下,用C#编程,用AForge调用摄像头,可进行图片,视频捕捉。-Under VS conditions, with C# programming, using AForge call camera, can be pictures, video capture.