搜索资源列表
frame_difference.rar
- 此程式為使用背景影像相減法在MATLAB軟體環下的實作程式,此程式運行需要一個解析度為320*240的.AVI格式的影片檔,並且須修改程式碼中影片放置的指定資料夾路徑。,This program for the use of background subtraction imaging software in the MATLAB Central under the program to implement, run this program requires a resolution of 3
frame_difference
- This m-file implements the frame difference algorithm for background subtraction.-This m-file implements the frame difference algorithm for background subtraction.
frame_difference
- This code calculates frame difference to detect moving object in video
frame_difference
- 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