文件名称:MotionDetectionAlgorithms
介绍说明--下载内容来自于网络,使用问题请自行百度
Motion Detection Algorithms
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.
In descr iption of these algorithms I ll use the AForge.NET framework, which is described in some other articles on Code Project: [1], [2]. So, if you are common with it, it will only help.
The demo application supports 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
• local capture device (USB cameras or other capture devices, DirectShow interop library is included). -Motion Detection Algorithms
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.
In descr iption of these algorithms I ll use the AForge.NET framework, which is described in some other articles on Code Project: [1], [2]. So, if you are common with it, it will only help.
The demo application supports 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
• local capture device (USB cameras or other capture devices, DirectShow interop library is included).
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.
In descr iption of these algorithms I ll use the AForge.NET framework, which is described in some other articles on Code Project: [1], [2]. So, if you are common with it, it will only help.
The demo application supports 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
• local capture device (USB cameras or other capture devices, DirectShow interop library is included). -Motion Detection Algorithms
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.
In descr iption of these algorithms I ll use the AForge.NET framework, which is described in some other articles on Code Project: [1], [2]. So, if you are common with it, it will only help.
The demo application supports 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
• local capture device (USB cameras or other capture devices, DirectShow interop library is included).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
motion_demo.zip
motion_src.zip
motion_src.zip
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.