Audio Program for Generating Various Special Effects including Echoes and Hand Claps
MATLAB-based audio program developed to produce special sound effects such as echoes and hand claps through advanced audio processing algorithms.
Explore MATLAB source code curated for "程序" with clean implementations, documentation, and examples.
MATLAB-based audio program developed to produce special sound effects such as echoes and hand claps through advanced audio processing algorithms.
Implementation of color transfer between images using Reinhard's algorithm with Reinhard.m program, featuring an improved version Reinhard_improved.m with enhanced color mapping and computational efficiency
MATLAB implementation of BP neural network for classification problems, customizable through parameter modification for various applications
Program implementation for Problem A of the 2013 Graduate Mathematical Modeling Contest - Algorithm Design for Gene Identification
Comprehensive MATLAB programs for image segmentation and related image processing tasks. Features advanced segmentation algorithms with configurable parameters. Includes practical implementation examples for research and educational purposes.
A custom particle filter implementation with video testing capability - users can integrate their own video data for evaluation
Stereo Vision 3D Reconstruction Program - Inputs matching point pair matrices from left/right cameras, automatically computes projection matrices, and outputs 3D point coordinates in projective space using triangulation algorithms.
An image restoration program implementing least squares filtering that operates using actual PSF functions and noise intensity parameters, fully executable with proper parameter configuration
Image Classification Program Composed of Four Functions (Recently Numbered) - Implementation Overview and Optimization Strategies
Several papers and programs on LBP face recognition methods, highly valuable for learning LBP with practical implementation insights