红外目标检测 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 221 views Tagged