文件名称:detect_ur_motion
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 170kb
- 下载次数:
- 0次
- 提 供 者:
- p2c****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
There are many approaches for motion detection in a continuous video stream. All of them are based on comparing of the current video fr a me with one from the previous fr a mes 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.suo
..........\dshow\AssemblyInfo.cs
..........\.....\dshow.csproj
..........\.....\Filter.cs
..........\.....\FilterCollection.cs
..........\.....\Tools.cs
..........\.....\Core\1.txt
..........\.....\....\IBaseFilter.cs
..........\.....\....\IBasicVideo.cs
..........\.....\....\ICreateDevEnum.cs
..........\.....\....\IEnumPins.cs
..........\.....\....\IFileSourceFilter.cs
..........\.....\....\IFilterGraph.cs
..........\.....\....\IGraphBuilder.cs
..........\.....\....\IMediaControl.cs
..........\.....\....\IMediaEvent.cs
..........\.....\....\IMediaPosition.cs
..........\.....\....\IMediaSeeking.cs
..........\.....\....\IPin.cs
..........\.....\....\IPropertyBag.cs
..........\.....\....\ISampleGrabber.cs
..........\.....\....\IVideoFrameStep.cs
..........\.....\....\IVideoWindow.cs
..........\.....\....\Structures.cs
..........\.....\....\Uuids.cs
..........\.....\....\Win32.cs
..........\motion\AboutForm.cs
..........\......\AboutForm.resx
..........\......\App.ico
..........\......\AssemblyInfo.cs
..........\......\Camera.cs
..........\......\CameraWindow.cs
..........\......\CameraWindow.resx
..........\......\CaptureDeviceForm.cs
..........\......\CaptureDeviceForm.resx
..........\......\Copyright.txt
..........\......\IMotionDetector.cs
..........\......\MainForm.cs
..........\......\MainForm.resx
..........\......\motion.csproj
..........\......\MotionDetector1.cs
..........\......\MotionDetector2.cs
..........\......\MotionDetector3.cs
..........\......\MotionDetector3Optimized.cs
..........\......\MotionDetector4.cs
..........\......\URLForm.cs
..........\......\URLForm.resx
..........\......\bin\Debug\motion.exe.config
..........\......\...\Release\motion.exe.config
..........\......\Resources\1.gif
..........\......\.........\2.gif
..........\......\.........\3.gif
..........\......\.........\4.gif
..........\......\.........\5.gif
..........\......\.........\6.gif
..........\......\.........\7.gif
..........\......\.........\8.gif
..........\......\.........\9.gif
..........\......\VideoSource\ByteArrayUtils.cs
..........\......\...........\CameraEvents.cs
..........\......\...........\CaptureDevice.cs
..........\......\...........\IVideoSource.cs
..........\......\...........\JPEGStream.cs
..........\......\...........\MJPEGStream.cs
..........\......\...........\VideoFileSource.cs
..........\......\...........\VideoStream.cs
..........\references\AForge.dll
..........\..........\AForge.Imaging.dll
..........\..........\AForge.Math.dll
..........\vfw\AssemblyInfo.cs
..........\...\AVIReader.cs
..........\...\AVIWriter.cs
..........\...\vfw.csproj
..........\...\Win32.cs
..........\motion.suo
..........\dshow\AssemblyInfo.cs
..........\.....\dshow.csproj
..........\.....\Filter.cs
..........\.....\FilterCollection.cs
..........\.....\Tools.cs
..........\.....\Core\1.txt
..........\.....\....\IBaseFilter.cs
..........\.....\....\IBasicVideo.cs
..........\.....\....\ICreateDevEnum.cs
..........\.....\....\IEnumPins.cs
..........\.....\....\IFileSourceFilter.cs
..........\.....\....\IFilterGraph.cs
..........\.....\....\IGraphBuilder.cs
..........\.....\....\IMediaControl.cs
..........\.....\....\IMediaEvent.cs
..........\.....\....\IMediaPosition.cs
..........\.....\....\IMediaSeeking.cs
..........\.....\....\IPin.cs
..........\.....\....\IPropertyBag.cs
..........\.....\....\ISampleGrabber.cs
..........\.....\....\IVideoFrameStep.cs
..........\.....\....\IVideoWindow.cs
..........\.....\....\Structures.cs
..........\.....\....\Uuids.cs
..........\.....\....\Win32.cs
..........\motion\AboutForm.cs
..........\......\AboutForm.resx
..........\......\App.ico
..........\......\AssemblyInfo.cs
..........\......\Camera.cs
..........\......\CameraWindow.cs
..........\......\CameraWindow.resx
..........\......\CaptureDeviceForm.cs
..........\......\CaptureDeviceForm.resx
..........\......\Copyright.txt
..........\......\IMotionDetector.cs
..........\......\MainForm.cs
..........\......\MainForm.resx
..........\......\motion.csproj
..........\......\MotionDetector1.cs
..........\......\MotionDetector2.cs
..........\......\MotionDetector3.cs
..........\......\MotionDetector3Optimized.cs
..........\......\MotionDetector4.cs
..........\......\URLForm.cs
..........\......\URLForm.resx
..........\......\bin\Debug\motion.exe.config
..........\......\...\Release\motion.exe.config
..........\......\Resources\1.gif
..........\......\.........\2.gif
..........\......\.........\3.gif
..........\......\.........\4.gif
..........\......\.........\5.gif
..........\......\.........\6.gif
..........\......\.........\7.gif
..........\......\.........\8.gif
..........\......\.........\9.gif
..........\......\VideoSource\ByteArrayUtils.cs
..........\......\...........\CameraEvents.cs
..........\......\...........\CaptureDevice.cs
..........\......\...........\IVideoSource.cs
..........\......\...........\JPEGStream.cs
..........\......\...........\MJPEGStream.cs
..........\......\...........\VideoFileSource.cs
..........\......\...........\VideoStream.cs
..........\references\AForge.dll
..........\..........\AForge.Imaging.dll
..........\..........\AForge.Math.dll
..........\vfw\AssemblyInfo.cs
..........\...\AVIReader.cs
..........\...\AVIWriter.cs
..........\...\vfw.csproj
..........\...\Win32.cs