代码实现 Resources

Showing items tagged with "代码实现"

Interleaving code implementation with robust validation capabilities, suitable for various communication scenarios. The code demonstrates block-based interleaving algorithms with error resilience and verification mechanisms.

MATLAB 226 views Tagged

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 258 views Tagged

This code implements real-time motion object tracking, featuring a red bounding box that dynamically marks the detected object's position during execution. The implementation utilizes movement detection algorithms to identify and track moving entities in video sequences.

MATLAB 184 views Tagged

Implementation of wavelet image fusion with detailed explanations on different criteria for low-frequency and high-frequency coefficients processing, including algorithm descriptions and key function demonstrations.

MATLAB 173 views Tagged