当前位置:
首页
资源下载

搜索资源 - camera video matlab
搜索资源列表
-
0下载:
用摄像头获取视频并显示,要求Matlab7.0以上版本并且最好安装摄像头万能驱动。,With access to video cameras and displays, Matlab7.0 above requirements and the best camera universal driver installed.
-
-
0下载:
matalb 编写的一个从麦克风或者摄像头获取声音或者图像的程序,Real Time Microphone and Camera data acquisition and audio-video processing
-
-
2下载:
通过计算机usb摄像头进行图像采集,然后实时处理,跟踪其中运动物体,并进行计数,采用中值滤波法得到背景,并根据需要进行更新,视频处理采用了动态差分与前景差分结合的方法,效果比较理想,但无法解决人物重叠的问题-Usb camera through the computer for image acquisition, and real-time processing and tracking moving objects in which, and the count median filter
-
-
0下载:
本文实现了在连续视频数据流中几种不同的运动检测算法,他们都是基于当前帧图像和前一帧图像的比较,程序使用了AForge.NET framework库。其中的示例代码支持下面几种视频格式:AVI文件、网路相机的JPEG和MJPEG,本地的采集设备(USB相机等)。-This article implements a continuous video data stream in several different motion detection algorithms, they are based
-
-
0下载:
个可以读取视频,或从摄像头捕获视频的程序。可添加相关算法代码,实现对视频录像或摄像头获取图像的实时处理-Can be read by a video, or from video camera to capture procedures. Correlation algorithm can add code to achieve or video camera to obtain images of the real-time processing
-
-
0下载:
Video object matching across multiple independent views using local descr iptors and adaptive learning文章描述了多摄像机系统下的目标检测与跟踪,和自学习方法。很有参考价值。-Video object matching across multiple independent views using local descr iptors and adaptive learning article d
-
-
0下载:
摄像机标定:确定摄像机位置,属性参数和建立成像模型,以确定空间坐标系中物体点同它在图像平面上象点之间的对应关系。包括确定摄像机内部几何和光学特性(内部参数)和确定摄像机在一个世界坐标系中的三维位置和方向(外部参数)。-Camera Calibration: To determine the camera position, attributes the establishment of imaging model parameters and to determine the spatial
-
-
0下载:
In this paper we present a scheme for integrating a digital stabilizer with video codec of a digital video camera. This integration achieves computational efficiency without affecting the performance of video coding and digital stabilization. The pr
-
-
0下载:
具体包括了
使用的是普通的电脑摄像头,因为是用m语言写的,所以兼容各个版本。
原创地址(我在ilovematlab发了帖子了,下载人很多,所以在这里也发出来,给大家共享):
http://www.ilovematlab.cn/viewthread.php?tid=38743&highlight=
包含内容:
摄像头的预览和抓图
摄像头图片的保存
定时器的应用
m文件建立gui控件。
方便初学者学习。-Specifically includes the use
-
-
0下载:
运动声音检测.只要有人进入或声音,系统自动报警-motion detection ,if a person speaks or enters into the scope of the camera ,the system will sent out alarm
-
-
0下载:
MATLAB实现视频摄像中的运动检测(人体等)-MATLAB implementation of motion detection video camera (body, etc.)
-
-
0下载:
视频监视程序,可以监视摄像头拍摄的内容是否发生变化-Video surveillance program, you can monitor whether the contents of the camera shot changes
-
-
2下载:
使用matlab调用opencv做成的adaboost人脸检测DLL模块,在usb摄像头采集的视频序列中检测人脸并实时显示,
实时性比C低。
下载后可以直接在matlab运行,不要改动文件夹内的文件相对位置。-Opencv matlab call made using adaboost face detection DLL module, usb camera capture video sequences of face detection and real-time displa
-
-
0下载:
paper on A comparison for camera selection and handoff in a video network.-paper on A comparison for camera selection and handoff in a video network.
-
-
0下载:
matlab编写的GUi界面 能够实时摄像头采集并能保存-matlab prepared GUi interface to collect real-time camera and can save
-
-
1下载:
可实现实时的音频和图像处理。在捕获固定长度的音频数据的周期内,同时采集一张图像。-The current Matlab-code can be used for real-time audio and image processing. Fixed-length segments of audio data are recorded from soundcard s input and an image is also captured in each block. In particular,
-
-
0下载:
实时跟踪摄像头获取视频中的红色部分,算法由Matlab实现。计算机要有摄像头或连接USB摄像头,Matlab通过自身函数提取视频跟踪。
包含两个文件,word说明了matlab提取视频方法。m文件实现算法,其中摄像头参数部分代码可能视具体情况修改。-Get real-time tracking camera video in the red part of the algorithm by Matlab implementation. Computer must have a camera
-
-
0下载:
matlab读取摄像头视频并保存视频。适合初学者-matlab read and save the video camera video. Suitable for beginners
-
-
0下载:
MATLAB经典案例系列视频,matlab控制摄像头获取外界图像(MATLAB classic case series video, matlab control camera to obtain external images)
-
-
1下载:
此demo演示的是一个能够检测并跟踪道路上的标记线并且在适当时机发出报警的系统,此系统可使汽车在行驶过程中能够避免偏离车道。系统由一台摄像机,一台计算机,以及一个扬声器组成,摄像机采集视频信息交由计算机处理,根据处理结果控制扬声器是否报警。(This demo demonstrates a system that detects and tracks the marking lines on the road and sends out the alarm at the right time,
-