背景差分法 Resources

Showing items tagged with "背景差分法"

This MATLAB-based program implements four core algorithms for infrared target detection: frame differencing, background subtraction, optical flow method, and Gaussian Mixture Model (GMM). The code is well-structured with clear comments, making it ideal for beginners to study motion detection techniques in infrared imagery. Each method includes practical implementation details and parameter explanations.

MATLAB 220 views Tagged