Fisheye Image Correction
A ready-to-use MATLAB implementation for fisheye distortion correction with effective performance results.
Explore MATLAB source code curated for "程序" with clean implementations, documentation, and examples.
A ready-to-use MATLAB implementation for fisheye distortion correction with effective performance results.
A reference material for fuzzy C-means clustering, featuring an implementation program for conducting fuzzy clustering analysis
A complete and practical MATLAB genetic algorithm program featuring diverse optimization functions, selection mechanisms, and crossover operations, ideal for evolutionary computation projects. Ready-to-use code available for download.
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.
Four distinct Kalman filtering programs provided during lectures, featuring practical implementations with algorithm explanations and key function descriptions for enhanced understanding of this essential statistical technique.
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.
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.
Highly practical wavelet image fusion program with built-in test images for fusion experiments.
A comprehensive MATLAB-based speech recognition system designed to convert spoken input into text output using advanced signal processing algorithms and feature extraction techniques.
MATLAB program implementing Kalman filter algorithm under Constant Velocity (CV) model for state estimation in noisy systems with measurement uncertainties