首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 连续视频流中运动检测的方法有很多。所有…

连续视频流中运动检测的方法有很多。所有…

资 源 简 介

There are many approaches for motion detection in continuous video streams. All of them are based on comparison of current video frame with one from the previous frames or with something that we ll call background. In this article I ll try to describe some of the most common approaches. In describing the algorithms, I ll use an image processing library I ve described in my previous article. So, if you are common with it, it will only help. The demo applications support the following types of video sources: AVI files (using Video for Windows, interop library is included) updating JPEG from internet cameras MJPEG (motion JPEG) streams from different internet cameras MMS Stream - Microsoft Media Services local capture device (USB cameras or other capture devices).-There are many approaches for motion detection in continuous video streams. All of them are based on comparison of current video frame with one from the previous frames or with something that we ll call background. In this artic

文 件 列 表

motion
App.ico
AssemblyInfo.cs
bin
Camera.cs
CameraWindow.cs
CameraWindow.resx
CaptureDeviceForm.cs
CaptureDeviceForm.resx
IMotionDetector.cs
MainForm.cs
MainForm.resx
MMSForm.cs
MMSForm.resx
motion.csproj
motion.csproj.user
motion.sln
MotionDetector1.cs
MotionDetector2.cs
MotionDetector3.cs
MotionDetector3Optimized.cs
URLForm.cs
URLForm.resx
VideoSource
references
dshow.dll
Tiger.Imaging.dll
Tiger.Video.VFW.dll
vfw
AssemblyInfo.cs
AVIReader.cs
AVIWriter.cs
vfw.csproj
vfw.csproj.user
vfw.sln
Win32.cs
VIP VIP
0.198848s