To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
Languages
Recent
Show all languages
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

Moving object detection

From Wikipedia, the free encyclopedia

Moving object detection is a technique used in computer vision and image processing. Multiple consecutive frames from a video are compared by various methods to determine if any moving object is detected.

Moving objects detection has been used for wide range of applications like video surveillance, activity recognition, road condition monitoring, airport safety, monitoring of protection along marine border, etc.[1]

Definition

Moving object detection is to recognize the physical movement of an object in a given place or region.[2] By acting segmentation among moving objects and stationary area or region,[3] the moving objects' motion can be tracked and thus analyzed later. To achieve this, consider a video is a structure built upon single frames, moving object detection is to find the foreground moving target(s), either in each video frame or only when the moving target shows the first appearance in the video.[4]

Traditional methods

Among all the traditional moving object detection methods, we could categorize them into four major approaches: Background subtraction, Frame differencing, Temporal Differencing, and Optical Flow.[2]

Frame differencing

Instead of using traditional approach, to use image subtraction operator by subtracting second and images afterwards, the frame differencing method makes comparisons between two successive frames to detect moving targets.[5]

Temporal differencing

The temporal differencing method identifies the moving object by applying pixel-wise difference method with two or three consecutive frames.[3]

See also

References

  1. ^ Chaquet, Jose M.; Carmona, Enrique J.; Fernández-Caballero, Antonio (June 2013). "A survey of video datasets for human action and activity recognition". Computer Vision and Image Understanding. 117 (6): 633–659. doi:10.1016/j.cviu.2013.01.013. hdl:10578/3697.
  2. ^ a b [1], J. S. Kulchandani and K. J. Dangarwala, "Moving object detection: Review of recent research trends," 2015 International Conference on Pervasive Computing (ICPC), Pune, 2015, pp. 1-5. doi: 10.1109/PERVASIVE.2015.7087138.
  3. ^ a b [2], Weiming Hu, Tieniu Tan, Liang Wang, and Steve Maybank, “A Survey on Visual Surveillance of Object Motion and Behaviors,” IEEE Trans. on Systems, Man, and Cybernetics—Part C: Applications and Reviews, vol. 34, no. 3, pp. 334-352, August 2004.
  4. ^ [3], Bahadir Karasulu and Serdar Korukoglu (2013). Performance Evaluation Software: Moving Object Detection and Tracking in Videos.
  5. ^ [4], Jain, R. and H. Nagel, “On the Accumulative Difference Pictures for the Analysis of Real World Scene Sequences,” IEEE Tran. on Pattern Anal. Mach. Intell., pp. 206-221, 1979.
This page was last edited on 21 February 2024, at 19:19
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.