文件名称: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
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
