文件名称:motion_src
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 153.05kb
- 下载次数:
- 0次
- 提 供 者:
- 刘**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
视频运动检测的例子和源代码,可以在图像处理和运动目标检测中应用-Video Motion Detection examples and source code, the image processing and moving target detection application
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 77433666motion_src.zip 列表 dshow/ dshow/AssemblyInfo.cs dshow/Core/ dshow/Core/1.txt dshow/Core/IBaseFilter.cs dshow/Core/IBasicVideo.cs dshow/Core/ICreateDevEnum.cs dshow/Core/IEnumPins.cs dshow/Core/IFileSourceFilter.cs dshow/Core/IFilterGraph.cs dshow/Core/IGraphBuilder.cs dshow/Core/IMediaControl.cs dshow/Core/IMediaEvent.cs dshow/Core/IMediaPosition.cs dshow/Core/IMediaSeeking.cs dshow/Core/IPin.cs dshow/Core/IPropertyBag.cs dshow/Core/ISampleGrabber.cs dshow/Core/IVideoFrameStep.cs dshow/Core/IVideoWindow.cs dshow/Core/Structures.cs dshow/Core/Uuids.cs dshow/Core/Win32.cs dshow/dshow.csproj dshow/dshow.csproj.user dshow/Filter.cs dshow/FilterCollection.cs dshow/Tools.cs motion/ motion.sln motion/AboutForm.cs motion/AboutForm.resx motion/App.ico motion/AssemblyInfo.cs motion/bin/ motion/bin/Release/ motion/bin/Release/motion.exe.config motion/Camera.cs motion/CameraWindow.cs motion/CameraWindow.resx motion/CaptureDeviceForm.cs motion/CaptureDeviceForm.resx motion/Copyright.txt motion/IMotionDetector.cs motion/MainForm.cs motion/MainForm.resx motion/MMSForm.cs motion/MMSForm.resx motion/motion.csproj motion/motion.csproj.user motion/motion.sln motion/MotionDetector1.cs motion/MotionDetector2.cs motion/MotionDetector3.cs motion/MotionDetector3Optimized.cs motion/MotionDetector4.cs motion/Resources/ motion/Resources/1.gif motion/Resources/2.gif motion/Resources/3.gif motion/Resources/4.gif motion/Resources/5.gif motion/Resources/6.gif motion/Resources/7.gif motion/Resources/8.gif motion/Resources/9.gif motion/URLForm.cs motion/URLForm.resx motion/VideoSource/ motion/VideoSource/ByteArrayUtils.cs motion/VideoSource/CameraEvents.cs motion/VideoSource/CaptureDevice.cs motion/VideoSource/IVideoSource.cs motion/VideoSource/JPEGStream.cs motion/VideoSource/MJPEGStream.cs motion/VideoSource/VideoFileSource.cs motion/VideoSource/VideoStream.cs references/ references/AForge.Imaging.dll references/AForge.Math.dll vfw/ vfw/AssemblyInfo.cs vfw/AVIReader.cs vfw/AVIWriter.cs vfw/vfw.csproj vfw/vfw.csproj.user vfw/vfw.sln vfw/Win32.cs