关键字  
 文件名称: motionThere are many approaches for motion detection in continuous video streams. All 下载  收藏√  我顶↑
  所属分类: Picture Viewer
  开发工具: CSharp
  文件大小: 114 KB
  上传时间: 2005-06-22
  下载次数: 50
  提 供 者: 北悠
 详细说明: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).
 输入关键字,在本站47万海量源码库中尽情搜索:  帮助
 [facedetection1.rar] - 一个不错的人脸检测演示系统里面有人脸检测的实际照片包括人脸特征提取人脸定位
 [中值滤波算法改进之C语言实现.rar] - 这里所说的改进,主要是指中值计算方法的改进,求出中值以后,仍按原来的方法进行图像处理
 [motioneye-1.3.tar.gz] - 一个开源的linux video摄像头程序
 
 [MediaServer.rar] - 运行环境:Windows 2000,Windows Media组件,Visual Studio .Net(C++)Windows Media Services集成开发技术
 [CreatePublishPoint.rar] - 利用windows media service sdk 9.0 创建启动发布点,可以创建点播和直播发布点。欢迎下载!
 [demo.rar] - smartphone 监听电源状态源码,包含gif图片处理源码
 [LMS(New).rar] - 使用simulink对LMS算法进行多径仿真,在实验中验证LMS系统在多径环境下仍表现较好的收敛性和跟踪性能。
 [V4L2-capture.rar] - LINUX下的摄像头视频捕捉程序源码,V4L2 video capture example
 [Linux_video_capture.rar] - Linux下的视频捕获程序,适合许多通用的usb摄像头。
 [VC_视频捕捉与帧处理.rar] - 视频捕捉与帧处理 演示程序 v0.1版 说明: 1.支持USB摄像头 2.使用已封装好的framegrabber类,非常简便 3.带有简单的实时边缘检测、运动检测功能 (含演示录像)
 [motion detection.zip] - 一个网络用的视频监控程序(含源码及控件)
文件列表(点击判断是否您需要的文件):
  motion
  App.ico
  ......\AssemblyInfo.cs
  ......\bin
  ......\...\Release
  ......\...\.......\motion.exe.config
  ......\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
  ......\...........\ByteArrayUtils.cs
  ......\...........\CaptureDevice.cs
  ......\...........\Events.cs
  ......\...........\IVideoSource.cs
  ......\...........\JPEGSource.cs
  ......\...........\MJPEGSource.cs
  ......\...........\VideoFileSource.cs
  ......\...........\VideoStream.cs
  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