程序 Resources

Showing items tagged with "程序"

This program implements MPEG2 video compression specifically designed for Internet video stream processing (IP stream handling not yet implemented). The codebase contains limited inline documentation, which may present comprehension challenges. Key algorithmic components include motion estimation, discrete cosine transform (DCT) processing, and quantization mechanisms. Please review the documentation before utilization.

MATLAB 201 views Tagged

This project implements an image registration approach using mutual information entropy, featuring complete MATLAB code with a graphical user interface (GUI). The package includes core registration algorithms and interface design components, making it suitable for beginners learning image registration techniques or MATLAB GUI development. The implementation demonstrates practical integration of information theory metrics with optimization methods for medical and multimodal image alignment.

MATLAB 460 views Tagged

This MATLAB-based program implements 2DPSK modulation and demodulation algorithms with full verification and executable functionality. The implementation includes comprehensive digital signal processing functions for both modulation and demodulation processes.

MATLAB 186 views Tagged