运动目标 Resources

Showing items tagged with "运动目标"

This repository contains a fully tested implementation of the complete gait recognition pipeline. The code covers video frame extraction, background modeling, moving object detection, morphological processing (dilation/erosion and connectivity analysis), size normalization, gait energy image construction, PCA dimensionality reduction, and LDA classification.

MATLAB 256 views Tagged

Utilizing the JPDA data association algorithm to establish correlations between point traces and tracks of two uniformly moving targets, with key function implementations including probability calculation and assignment optimization

MATLAB 211 views Tagged

Vehicle Motion Target Detection involves identifying and tracking moving cars using computer vision techniques, with applications in traffic management, autonomous vehicles, and surveillance systems. This article explores technical implementation methods including image processing algorithms and machine learning models.

MATLAB 335 views Tagged