搜索资源列表
手势识别
- 手势识别程序源代码,通过摄像头获取手势,可以控制音乐-gesture recognition program source code, camera access through gestures and music can be controlled
ren_opencv_1
- 这是我根据\"opencv-人脸识别\"和\"背景建模,运动物体检测\"两个程序结合的,内附了我自己合成的 英文版opencv.chm的电子书,希望对大家有帮助,运行程序时请修改cvLoad函数的路径到自己的 OpenCV\\data,该程序主要是通过摄像头读取,边检测边分析人脸的功能-under "opencv-face recognition" and "background modeling, Moving Object Detection
AntiThief
- 这是一个很令人吃惊的代码,它使用罗技的摄像头来监视某一个方位,当有人出现时系统会自动识别。(需要罗技摄像头SDK2.0版的DLL)-This a very alarming code, which uses Logitech's surveillance camera heads a position, when someone will emerge automatic identification system. (Need webcams SDK2.0 version of the
3
- 交通流量检测系统是一套计算机系统,它运用了图象识别技术和图象压缩技术。用一个摄像头安装在高速公路或城市内公路上,计算机对图象进行实时处理,计算机识别车道与车辆,对车辆进行统计与记录。-Traffic detection system is a computer system, which used the image recognition and image compression technology. With a camera installed in the highway or ci
proSuperCarV1.4
- 通过串口控制智能车的上位机系统。可以显示智能车摄像头采集图像。可以控制车速、舵机转向。有参数识别-Smart cars through the serial control PC system. Smart car camera can display images collected. Can control the speed, steering gear steering. A parameter identification
ASF
- 视频处理程序可以使用摄像头.自动识别设备-Video processing program can use cameras. Automatic identification equipment
BarcodeScanner_ios
- 用 iPhone 摄像头进行条码扫描识别-barcode scanner with iPhone Camera
renlianshibie
- 本课题的主要内容是图像预处理,它主要从摄像头中获取人脸图像然后进行处理,以便提高定位和识别的准确率.该模块主要包含光线补偿、图像灰度化、高斯平滑、均衡直方图、图像对比度增强,图像预处理模块在整个系统中起着极其关键的作用,图像处理的好坏直接影响着后面的定位和识别工作-The main content of the subject image preprocessing, mainly from the camera to obtain images Face then be processed i
human-body
- 摄像头人体识别源码 可识别人体动作。是一个不错的代码-Easy language source of human identification camera to recognize human action.
main_desktop
- 视频显示卡通,通过摄像头识别人脸,然后将人脸卡通化-Video display cartoon by camera, face recognition, and then the caricature
chineseOCR
- 使用iPhone手机摄像头扫描图片,以识别中文汉字的例子,使用的是tesseract开源库,根据使用的训练文件包的不同,可以识别中文或者英文,中文包文件太大没有压缩,可以从代码里的网址自行下载-The use of iPhone mobile phone camera to scan images, to identify Chinese Chinese characters example, used the Tesseract open source database, according
photograph
- 该程序可以自动识别摄像头,默认打开像素最好的摄像头,假如检测不到摄像头会有提示,可以调整图像的对比度、饱和度亮度等参数,实现图片抓取和自动保存!-The program can automatically recognize the camera, the default open-pixel camera with the best, if not detect the camera will prompt, you can adjust the image s contrast, satur
USBshexiang
- 通过LABVIEW控制一个USB接口的摄像头拍摄一张图片,同时把ROI调节到图片中需要识别数字字母的区域,自己训练加载特征文件后可识别数字。-LABVIEW control the camera via a USB interface to take a picture, while the ROI adjusted to the picture area needs to recognize alphanumeric own signature file is loaded after tra
erweima
- 摄像头获取图像,然后进行二维码的识别,出去条码信息。-The camera captures an image and then identifying two-dimensional code, bar code information out.
CVI5.0erweima
- 基于CVI5.0的二维码识别程序,可以通过摄像头识别二维码-CVI5.0 based two-dimensional code recognition program, you can identify the two-dimensional code by camera
利用摄像头识别、读取二维码信息1
- 基于LabVIEW,并利用电脑的摄像头识别二维码(Recognition of two dimensional code based on LabVIEW)
delphi实现摄像头闯入拍照
- delphi7编程实现控制电脑摄像头闯入拍照,初步实现了摄像头动作识别。使用时,根据自己的摄像头适当修改ColorComp函数中的Distance常量,和图片相似度sm>=95这两个参数。自己测试了一下,还可以。只是一个粗糙的实现,没有优化,还需要大家继续努力。有修改更好的,记得给我email一个。(Delphi7 programming to control computer cameras to break into the camera, the initial realizatio
QR码识别
- 通过摄像头采集图片,识别其中的QR二维码(Through the camera to collect pictures, identify the QR two-dimensional code.)
大恒摄像头ocx文件及labview程序
- labview编程实现相机数据采集,并进行简单识别(Daheng camera OCX file and LabVIEW program)
keras人脸识别
- 利用Keras实现从摄像头读取的视频种检测和识别人脸,基于tensorflow+opencv,搭建了卷积神经网络模型