Welcome![Sign In][Sign Up]
Location:
Search - Motion Detection Algorithms

Search list

[Video CaptureMotion-Detection-Algorithms

Description: 基于VC的运动检测算法,支持AVI文件输入,支持JPEG、MJPEG网络摄像头和USB摄像头
Platform: | Size: 250757 | Author: 梁潇 | Hits:

[Other resourcemotion

Description: 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).
Platform: | Size: 117330 | Author: 北悠 | Hits:

[Picture Viewermotion

Description: 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).-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).
Platform: | Size: 116736 | Author: | Hits:

[Video Capturemotiontrack

Description: 外国人写的在固定背景下检测并跟踪目标的算法,并加入了快速的背景更新算法,利于Kalman滤波来预测目标位置-Written by foreigners in the context of a fixed target detection and tracking algorithms, and joined the fast background update algorithm, in favor of Kalman filtering to predict the target location
Platform: | Size: 192512 | Author: lizhen | Hits:

[Special EffectsImageProcessing

Description: 具有图像处理中的基本算法,包括 fft 小波变换 图像增强 图像复原 图像编码 图像配准 运动检测 特征提取 图像分割 图像识别等-With the basic image processing algorithms, including wavelet transform fft image enhancement image restoration image coding image registration motion detection feature extraction image segmentation image recognition, etc.
Platform: | Size: 251904 | Author: 曾国卿 | Hits:

[Special EffectsImageProcessing

Description: 本程序包含各种图像处理算法,例如:Bayer抖动显示,图像增强,图像复原,图像变换,图像编码,图像匹配,运动检测,特征提取,图像识别等-This procedure includes a variety of image processing algorithms, such as: Bayer jitter display, image enhancement, image restoration, image transform, image coding, image matching, motion detection, feature extraction, image recognition, etc.
Platform: | Size: 345088 | Author: 王励 | Hits:

[Special EffectsVisualC++shuzituxianghuoquchulijishijianyingyong.r

Description: 这本书全面系统地讨论了数字图像处理的理论,设计及应用。全书共分为12章,分别讨论了位图及图像类的概念、图像获取、图像增强、图像复原、正交变换、压缩编码、图像配准、运动检测、特征提取、图像分割及识别的相关知识,基本涵盖了从图像获取到图像处理的各个领域,并给出了相应的算法和源代码。-This book is a comprehensive and systematic discussion of the theory of digital image processing, design and application. Book is divided into 12 chapters, respectively, discussed the types of digital maps and images of the concept, image acquisition, image enhancement, image restoration, orthogonal transform, compression, image registration, motion detection, feature extraction, image segmentation and identification of the relevant knowledge, basic cover from image acquisition to image processing in various fields, and the corresponding algorithms and source code.
Platform: | Size: 58560512 | Author: liuzhiriu | Hits:

[AI-NN-PR23825759hbp0.1

Description: 人体运动检测与运动跟踪的源代码,用到了最新的算法,对这方面研究的人员很有帮助-Human Motion Detection and Motion Tracking source code, use the latest algorithms, this study helpful staff
Platform: | Size: 720896 | Author: 郝晓 | Hits:

[VC/MFCimage397

Description: 《Visual C++数字图像获取 处理及实践应用》配套源程序 本书全面系统地讨论了数字图像处理的理论、设计及应用。全书由自成体系而又互有联系的12章组成,分别讨论了位图及图像类的概念、图像获取、图像增强、图像复原、正交变换、压缩编码、图像配准、运动检测、特征提取、图像分割及识别的相关知识,基本涵概了从图像获取到图像处理的各个领域,并结合Microsoft公司面向对象的可视化集成编程系统Visual C++,给出了相应的算法和完整的源代码。- Visual C++ Digital image acquisition processing and practical application of complementary source book comprehensive and systematic discussion of the theory of digital image processing, design and application. Book by the self-and inter-linked to the composition of Chapter 12, respectively, discussed the types of digital maps and images of the concept, image acquisition, image enhancement, image restoration, orthogonal transform, compression, image registration, motion detection, feature extraction, image segmentation and identification of related knowledge, basic robust from the image acquisition to image processing in various fields and, in conjunction with Microsoft Corporation Visual object-oriented programming system integrated Visual C++, the corresponding algorithms and the complete source code.
Platform: | Size: 3291136 | Author: ss | Hits:

[Graph RecognizeImageProcessing

Description: 包含了图像处理的各种算法,图像增强,图像配准,图像识别,运动检测,图像编码,图像复原等各种算法-Contains a variety of image processing algorithms, image enhancement, image registration, image recognition, motion detection, image coding, image restoration algorithm, etc.
Platform: | Size: 6474752 | Author: 黄飞鸿 | Hits:

[3D Graphicmotion-extract

Description: 运动目标提取和跟踪是视觉分析、高级行为理解以及运动编码等计算机视觉 应用领域中基本而又重要的一步,也是计算机视觉中的难点问题。本文深入研究 了运动视觉中目标的精确提取与跟踪算法,包括运动检测、阴影消除、外轮廓提 取以及目标的跟踪四个方面-Extraction and tracking of moving targets is a visual analysis, to understand high-level acts, as well as encoding movement in computer vision applications, such as basic and important step, but also in computer vision problems. In this paper, the movement in-depth study of the accuracy of visual target extraction and tracking algorithms, including motion detection, the shadow of the elimination of external contour extraction and tracking of targets in four areas
Platform: | Size: 1581056 | Author: 丁行 | Hits:

[Video CaptureMoveMotivation

Description: 视频中运动检测算法源代码及演示代码 下载于http://www.codesoso.com/code/Motion_Detection.aspx-Motion Detection Algorithms
Platform: | Size: 293888 | Author: 张宝 | Hits:

[Special Effectsyundong

Description: 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子。算法的简单描述如下-This application demonstrates a fast, simple color tracking algorithm that can be used to track faces, hands . The CAMSHIFT algorithm is a modification of the Meanshift algorithm which is a robust statistical method of finding the mode (top) of a probability distribution. Both CAMSHIFT and Meanshift algorithms exist in the library. While it is a very fast and simple method of tracking, because CAMSHIFT tracks the center and size of the probability distribution of an object, it is only as good as the probability distribution that you produce for the object. Typically the probability distribution is derived from color via a histogram, although it could be produced from correlation, recognition scores or bolstered by frame differencing or motion detection schemes, or joint probabilities of different colors/motions etc. In this application, we use only the most simplistic approach: A 1-D Hue histogram is sampled from the object in an HSV color space version of the image. To produce the
Platform: | Size: 15360 | Author: 黄文伟 | Hits:

[OtherVideo-motion-detection-algorithm-source-code

Description: 本文实现了在连续视频数据流中几种不同的运动检测算法,他们都是基于当前帧图像和前一帧图像的比较,程序使用了AForge.NET framework库。其中的示例代码支持下面几种视频格式:AVI文件、网路相机的JPEG和MJPEG,本地的采集设备(USB相机等)。-This article implements a continuous video data stream in several different motion detection algorithms, they are based on the current frame and previous frame image comparison, the program uses the AForge.NET framework library. Sample code which supports the following video format: AVI file, network camera JPEG and MJPEG, the local collection devices (USB cameras, etc.).
Platform: | Size: 1349632 | Author: 憨豆 | Hits:

[Special EffectsImageProcessing

Description: 常见图像处理算法的源码,包含各种变换、图像匹配、运动检测等-Common image processing algorithms source code, including all kinds of transformation, image matching, motion detection, etc.
Platform: | Size: 5001216 | Author: 杜骞 | Hits:

[CSharpMotionDetectionAlgorithms

Description: 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 description 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 description 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).
Platform: | Size: 282624 | Author: reyjav | Hits:

[Special EffectsA-real-world-system-for-human-motion-detection-an

Description: In this thesis we present an operational computer vision system for real-time detection and tracking of human motion. The system captures monocular video of a scene and identifies those moving objects which are characteristically human. This serves as both a proof-ofconcept and a verification of other existing algorithms for human motion detection. An approach to statistical modeling of motion developed by Y. Song is coupled with a preprocessing stage of image segmentation and point feature tracking. This design allows a system that is robust with respect to occlusion, clutter, and extraneous motion. The results of experiments with the system indicate the ability to minimize both false detections and missed detections.
Platform: | Size: 778240 | Author: linuszhao | Hits:

[Software EngineeringCombining-face-detection-and-people-tracking-in-v

Description: Face detection algorithms are widely used in computer vision as they provide fast and reliable results depending on the application domain. A multi view approach is here presented to detect frontal and profile pose of people face using Histogram of Oriented Gradients, i.e. HOG, features. A K-mean clustering technique is used in a cascade of HOG feature classifiers to detect faces. The evaluation of the algorithm shows similar performance in terms of detection rate as state of the art algorithms. Moreover, unlike state of the art algorithms,our system can be quickly trained before detection is possible. Performance is considerably increased in terms of lower computational cost and lower false detection rate when combined with motion constraint given by moving objects in video sequences. The detected HOG features are integrated within a tracking framework and allow reliable face tracking results in several tested surveillance video sequences.
Platform: | Size: 293888 | Author: linuszhao | Hits:

[Video CaptureMotion-Detection-Algorithms

Description: C#语言编写的,用于视频监控中的移动侦测算法。-C# language for video surveillance motion detection algorithm.
Platform: | Size: 237568 | Author: 肖潇 | Hits:

[Special EffectsMotion-Detection-in-Video-

Description: 在VS2008环境下实现视频序列中,运动目标的检测和跟踪,包括帧差法、背景差分法、MeanShift算法。-In the VS2008 environment for video sequences, moving target detection and tracking, including frame difference method, background subtraction, MeanShift algorithms.
Platform: | Size: 8685568 | Author: claire | Hits:
« 12 »

CodeBus www.codebus.net