Audio Steganography Using LSB (Least Significant Bit) Method
Implementation of audio steganography using LSB technique for covert data embedding in audio files
Professional MATLAB source code with comprehensive documentation and examples
Implementation of audio steganography using LSB technique for covert data embedding in audio files
Raw data acquired from spiral K-space MRI scanning, suitable for research on image reconstruction algorithms specific to spiral scanning trajectories, with implementation typically involving gridding algorithms and non-uniform Fourier transforms.
Implementing Canny edge detection to extract image edges, followed by Sobel operator convolution for edge enhancement, and concluding with Hough transform for straight line extraction.
MATLAB implementation of Graph-Based Visual Saliency (GBVS) for image saliency computation. Contains three core modules: complete GBVS algorithm [gbvs], simplified version [simpsal], and Image Signature-based approach [signatureSal]. Includes install
This MATLAB-based program is designed for reading remote sensing images, specifically ENVI file formats, with enhanced image processing capabilities.
Comprehensive functional introduction and practical examples of MATLAB image and video processing functions, including algorithm explanations and key function implementations.
A highly efficient camera calibration program implemented in MATLAB, designed to assist developers and researchers in achieving precise calibration results
Custom implementation of the iradon transform for image reconstruction
MATLAB source code for video watermarking implementation, distributed across six compressed archive files. Provides comprehensive reference material for researchers working in related fields with detailed algorithm implementations and function descri
This code implements Bayesian-based threshold segmentation, providing a practical approach for image processing tasks through probabilistic decision-making.
A MATLAB-based face recognition program I previously developed for feature extraction and identity matching, which implements core computer vision algorithms for practical applications.
Functions for computing image mean square error, absolute error, and self-entropy or self-information with implementation insights
Comprehensive Analysis of NPCR (Normalized Pixel Change Rate) and UACI (Unified Average Changing Intensity) for Image Quality Assessment
Implementation of MRI compressed sensing using Bregman iterative optimization algorithm for medical image reconstruction and data compression
A program implementing Hessian matrix-based image restoration with excellent results and classic algorithmic approach, featuring robust mathematical transformations and efficient implementation.
Local edge detection for image processing: Implementation and analysis of Sauvola and Niblack thresholding algorithms
Implementing line detection using Hough Transform - a straightforward and efficient approach for line recognition in image processing
Implementation of image stitching utilizing Harris corner features, including feature point selection methodology and final output presentation of the stitched result
Successfully implemented in MATLAB, this project enables 3D reconstruction using computer vision techniques. The implementation features the eight-point algorithm with SVD decomposition for fundamental matrix estimation through least squares solution
Digital watermarking program featuring multi-resolution watermark embedding/extraction, blind watermarking algorithms, filter and JPEG attack simulation modules, along with PSNR and similarity calculation formulas implemented in MATLAB.