Description: 背景差異法(Frame Diference)
此方法是以前景與背景的畫面不同,依據視訊擷取的背景資料 去取得較穩定可信任的資訊,去計算前景與固定背景的像素差異情形,以整合畫素為基礎(pixel-based)與高階區域為基礎(region-based)的資訊,管理 一些視訊並允許其背景資料 的突然改變,這個混合模式嵌入了貝氏機率理 論並允許多個物件的追蹤,有些學者提出以背景差異(background subtraction)模式為基礎去探索移動物件的陰影消除,此方法採用線上初始化(on-line initialization)演算法快速地訓練出正確的背景資訊,他們強調如何有效率並正確的建立背景資訊,以防止判斷錯誤所造成的誤差,這些研究在也同樣強調如何盡快而可靠的找出未覆蓋的背景(uncovered background)資訊。
-Background difference method (Frame Diference) This method is based on foreground and background of different scenes, based on video capture background information to obtain more stable trusted information, to calculate the prospects for fixed-pixel differences in background, in order to integrate painting Su-based (pixel-based) and high-end basic region (region-based) information Platform: |
Size: 8192 |
Author:CarinaLeng |
Hits:
Description: 使用差影法,将前后两帧图象进行相减,并对相减得到的结果帧进行检测,如果结果帧几乎为空帧,则认为这两帧图象无变化,并把无变化的帧删掉;否则认为这两帧图象有变化,并把它们保存在结果队列中-The use of poor shadow method, the two images before and after the subtraction, and subtracting the results obtained frame detection, the frame if the result is almost empty frames, then the view that no change in the two frame images, and to no change in the frame deleted otherwise, consider that the two frame images have changed, and to save them in the results queue Platform: |
Size: 9216 |
Author:zoubinbin |
Hits:
Description: :针对背景差分算法中在复杂背景下参考帧的提取问题,提出了一种新的背景提取方法;该算法用帧间差分法将帧中的背景象
素点检测出来,再确立出背景帧-: For the background subtraction algorithm in complex background reference frame extracting problems, a new background extraction The algorithm uses inter-frame difference method to frame the background pixels detected, and then set out the background frame Platform: |
Size: 431104 |
Author:xxx |
Hits:
Description: Frame difference is arguably the simplest form of background subtraction. The current frame is simply subtracted from the previous frame, and if the difference in pixel values for a given pixel is greater than a threshold Ts, the pixel is considered part of the foreground. Platform: |
Size: 72704 |
Author:mohammed fadhle |
Hits:
Description: A review on background subtraction in a fixed background video surveillance. It includes basic frame difference method , averaging and gmm based subtraction of background. Platform: |
Size: 281600 |
Author:suresh |
Hits:
Description: 手勢辨識 框出手的範圍 使用背景相減的方式-Hand gesture recognition frame the scope of the way using the background subtraction Platform: |
Size: 1249280 |
Author:hahaha |
Hits:
Description: 实现对视频一帧帧播放,并实现背景相减,帧间相差法等,并实现运动目标的跟踪。-To achieve a frame of video playback, and to achieve background subtraction, inter-frame difference method, etc., and tracking moving objects. Platform: |
Size: 1953792 |
Author:charle |
Hits:
Description: 基于Opencv的帧间法,修改自Opencv书上的背景减除法,可以继续扩展-The frame-based Opencv method, adapted from the book Opencv background subtraction method can continue to expand Platform: |
Size: 1024 |
Author:shisihan |
Hits:
Description: 帧间差分法从多帧连续图像提取背景 另一个是通过背景提取运动物体-Interframe difference from the background of continuous multi-frame image extraction, the other is to extract moving objects by background Platform: |
Size: 2048 |
Author:师洪德 |
Hits:
Description: Frame subtraction code written by me using matlab
it takes a video s first frame and subtract each frame from it. it shows output video and input video side by side Platform: |
Size: 1024 |
Author:ali |
Hits:
Description: 本文选用了背景减法、帧间差分法和光流法。背景减法是通过将当前帧与背景帧相减得出灰度差值并将此差值与阈值比较判断是否有运动目标。-This paper chose the background subtraction and frame difference method and optical flow method.Background subtraction is through to the current frame and background frame subtraction gray level difference and compare the difference with threshold judgment whether there is a moving target. Platform: |
Size: 402432 |
Author:周文涛 |
Hits: