文件名称:detect_ur_motion
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:170.05kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
There are many approaches for motion detection in a continuous video stream. All of them are based on comparing of the 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.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
motion_src/motion.sln
motion_src/motion.suo
motion_src/dshow/AssemblyInfo.cs
motion_src/dshow/dshow.csproj
motion_src/dshow/Filter.cs
motion_src/dshow/FilterCollection.cs
motion_src/dshow/Tools.cs
motion_src/dshow/Core/1.txt
motion_src/dshow/Core/IBaseFilter.cs
motion_src/dshow/Core/IBasicVideo.cs
motion_src/dshow/Core/ICreateDevEnum.cs
motion_src/dshow/Core/IEnumPins.cs
motion_src/dshow/Core/IFileSourceFilter.cs
motion_src/dshow/Core/IFilterGraph.cs
motion_src/dshow/Core/IGraphBuilder.cs
motion_src/dshow/Core/IMediaControl.cs
motion_src/dshow/Core/IMediaEvent.cs
motion_src/dshow/Core/IMediaPosition.cs
motion_src/dshow/Core/IMediaSeeking.cs
motion_src/dshow/Core/IPin.cs
motion_src/dshow/Core/IPropertyBag.cs
motion_src/dshow/Core/ISampleGrabber.cs
motion_src/dshow/Core/IVideoFrameStep.cs
motion_src/dshow/Core/IVideoWindow.cs
motion_src/dshow/Core/Structures.cs
motion_src/dshow/Core/Uuids.cs
motion_src/dshow/Core/Win32.cs
motion_src/motion/AboutForm.cs
motion_src/motion/AboutForm.resx
motion_src/motion/App.ico
motion_src/motion/AssemblyInfo.cs
motion_src/motion/Camera.cs
motion_src/motion/CameraWindow.cs
motion_src/motion/CameraWindow.resx
motion_src/motion/CaptureDeviceForm.cs
motion_src/motion/CaptureDeviceForm.resx
motion_src/motion/Copyright.txt
motion_src/motion/IMotionDetector.cs
motion_src/motion/MainForm.cs
motion_src/motion/MainForm.resx
motion_src/motion/motion.csproj
motion_src/motion/MotionDetector1.cs
motion_src/motion/MotionDetector2.cs
motion_src/motion/MotionDetector3.cs
motion_src/motion/MotionDetector3Optimized.cs
motion_src/motion/MotionDetector4.cs
motion_src/motion/URLForm.cs
motion_src/motion/URLForm.resx
motion_src/motion/bin/Debug/motion.exe.config
motion_src/motion/bin/Release/motion.exe.config
motion_src/motion/Resources/1.gif
motion_src/motion/Resources/2.gif
motion_src/motion/Resources/3.gif
motion_src/motion/Resources/4.gif
motion_src/motion/Resources/5.gif
motion_src/motion/Resources/6.gif
motion_src/motion/Resources/7.gif
motion_src/motion/Resources/8.gif
motion_src/motion/Resources/9.gif
motion_src/motion/VideoSource/ByteArrayUtils.cs
motion_src/motion/VideoSource/CameraEvents.cs
motion_src/motion/VideoSource/CaptureDevice.cs
motion_src/motion/VideoSource/IVideoSource.cs
motion_src/motion/VideoSource/JPEGStream.cs
motion_src/motion/VideoSource/MJPEGStream.cs
motion_src/motion/VideoSource/VideoFileSource.cs
motion_src/motion/VideoSource/VideoStream.cs
motion_src/references/AForge.dll
motion_src/references/AForge.Imaging.dll
motion_src/references/AForge.Math.dll
motion_src/vfw/AssemblyInfo.cs
motion_src/vfw/AVIReader.cs
motion_src/vfw/AVIWriter.cs
motion_src/vfw/vfw.csproj
motion_src/vfw/Win32.cs
motion_src/motion.suo
motion_src/dshow/AssemblyInfo.cs
motion_src/dshow/dshow.csproj
motion_src/dshow/Filter.cs
motion_src/dshow/FilterCollection.cs
motion_src/dshow/Tools.cs
motion_src/dshow/Core/1.txt
motion_src/dshow/Core/IBaseFilter.cs
motion_src/dshow/Core/IBasicVideo.cs
motion_src/dshow/Core/ICreateDevEnum.cs
motion_src/dshow/Core/IEnumPins.cs
motion_src/dshow/Core/IFileSourceFilter.cs
motion_src/dshow/Core/IFilterGraph.cs
motion_src/dshow/Core/IGraphBuilder.cs
motion_src/dshow/Core/IMediaControl.cs
motion_src/dshow/Core/IMediaEvent.cs
motion_src/dshow/Core/IMediaPosition.cs
motion_src/dshow/Core/IMediaSeeking.cs
motion_src/dshow/Core/IPin.cs
motion_src/dshow/Core/IPropertyBag.cs
motion_src/dshow/Core/ISampleGrabber.cs
motion_src/dshow/Core/IVideoFrameStep.cs
motion_src/dshow/Core/IVideoWindow.cs
motion_src/dshow/Core/Structures.cs
motion_src/dshow/Core/Uuids.cs
motion_src/dshow/Core/Win32.cs
motion_src/motion/AboutForm.cs
motion_src/motion/AboutForm.resx
motion_src/motion/App.ico
motion_src/motion/AssemblyInfo.cs
motion_src/motion/Camera.cs
motion_src/motion/CameraWindow.cs
motion_src/motion/CameraWindow.resx
motion_src/motion/CaptureDeviceForm.cs
motion_src/motion/CaptureDeviceForm.resx
motion_src/motion/Copyright.txt
motion_src/motion/IMotionDetector.cs
motion_src/motion/MainForm.cs
motion_src/motion/MainForm.resx
motion_src/motion/motion.csproj
motion_src/motion/MotionDetector1.cs
motion_src/motion/MotionDetector2.cs
motion_src/motion/MotionDetector3.cs
motion_src/motion/MotionDetector3Optimized.cs
motion_src/motion/MotionDetector4.cs
motion_src/motion/URLForm.cs
motion_src/motion/URLForm.resx
motion_src/motion/bin/Debug/motion.exe.config
motion_src/motion/bin/Release/motion.exe.config
motion_src/motion/Resources/1.gif
motion_src/motion/Resources/2.gif
motion_src/motion/Resources/3.gif
motion_src/motion/Resources/4.gif
motion_src/motion/Resources/5.gif
motion_src/motion/Resources/6.gif
motion_src/motion/Resources/7.gif
motion_src/motion/Resources/8.gif
motion_src/motion/Resources/9.gif
motion_src/motion/VideoSource/ByteArrayUtils.cs
motion_src/motion/VideoSource/CameraEvents.cs
motion_src/motion/VideoSource/CaptureDevice.cs
motion_src/motion/VideoSource/IVideoSource.cs
motion_src/motion/VideoSource/JPEGStream.cs
motion_src/motion/VideoSource/MJPEGStream.cs
motion_src/motion/VideoSource/VideoFileSource.cs
motion_src/motion/VideoSource/VideoStream.cs
motion_src/references/AForge.dll
motion_src/references/AForge.Imaging.dll
motion_src/references/AForge.Math.dll
motion_src/vfw/AssemblyInfo.cs
motion_src/vfw/AVIReader.cs
motion_src/vfw/AVIWriter.cs
motion_src/vfw/vfw.csproj
motion_src/vfw/Win32.cs
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.