帧差法 Resources

Showing items tagged with "帧差法"

These practical MATLAB programs for multi-object video tracking include implementations using particle filters, frame difference methods, and other approaches, which can be directly simulated and executed for performance evaluation.

MATLAB 173 views Tagged

This MATLAB implementation uses frame differencing for video tracking, includes a test video and comprehensive documentation. Verified error-free - simply modify the video path to get started. The code demonstrates key image processing techniques including background subtraction, thresholding, and object detection algorithms.

MATLAB 231 views Tagged