搜索资源列表
MotionDetector
- 运行即可从USB读取视频,并对视频中的多个运动目标进行检测定位,将本模块移植到自己的项目中,实现效果好.希望你也成功加入到你的项目中,欢迎来邮件交流!
labviewreadusbcamera
- labview读取USB摄像头图像,利用提供的子VI来读取。-labview read usb camera picture
ca
- 读者可以直接使用Opencv自带的摄像机标定示例程序,该程序位于 “\OpenCV\samples\c目录下的calibration.cpp”,程序的输入支持直接从USB摄像机读取图片标定,或者读取avi文件或者已经存放于电脑上图片进行标定。-Readers can use the Opencv comes with the camera calibration sample program, the program is located in "\ OpenCV \ samples \ c d
facedetection
- 用opencv写的人脸识别程序,从usb摄像头读取每帧图像,并且识别出图像中的正脸,程序是照着官网上写的,代码比较规范,可以作为2次开发使用-Written with opencv face recognition program, each frame is read from the usb camera, and recognize the positive face in the image, the program is written according to the officia
fsdf
- USB工业相机的示例程序,综合了图像读取和处理。-USB industrial camera example program, a combination of the image reading and processing.
vega-USB-
- vega程序读取USB摇杆数据的设计实现 本程序的核心是用joyGetPos这个win api函数,为了能正常调用它,需要在程序始端添加“#include <mmsystem.h>”。-vega program design and implementation of this program to read USB joystick data core joyGetPos this win api functions in order to correctly call it,
calibration
- 标定程序,opencv自带的示例程序。读者可以直接使用Opencv自带的摄像机标定示例程序,该程序位于 “\OpenCV\samples\c目录下的calibration.cpp”,程序的输入支持直接从USB摄像机读取图片标定,或者读取avi文件或者已经存放于电脑上图片进行标定。-Calibration procedures, opencv comes with sample programs. Readers can Opencv use camera calibration sample p
ddddd
- 从USB普通摄像头读取视频。Opencv做的,希望对你有用。-From the ordinary camera (USB) read the video. Opencv, I hope useful for you.
MyCam
- USB 相机读取 效果不错的 可以读取USB相机图像-USB camera to read the good results
ShiPin
- 利用OpenCv编写的读取USB摄像头视频的程序,代码简单易懂,适合需要读取视频的同学使用。-Use OpenCv prepared to read USB camera video of the program, the code is simple to understand for students to use the video to be read.
stc12c50s60_sl811_host_WR
- STC 的单片机使用SL811 实现 U盘读写,包括Excel文件的读取等. 并且带有广告牌的各种控制协议-this project for usb read and write base on sl811
track
- 读取USB摄像头图像,对图像进行运算处理,并利用windows底层API驱动云台转动,达到跟踪效果,开发环境VS2010+opencv2.4.9,开发语言C++,调试通过。-Read USB camera image, image processing, and the use of the underlying windows API driver head rotation, to achieve tracking effect, development environment VS2010
readvideo
- 读取视频序 要处理视频序列,首先要读取每个帧。opencv提供了一个便于使用的框架来实现提取帧,帧的来源可以是视频文件,也可以是USB或者摄像机。(read video consequence)
VideoControl
- 红外摄像头USB信号读取识别,回传识别特征(USB signal reading identification of infrared camera)