Image Normalization
This program performs image normalization, allowing flexible input of original images while delivering high-quality results through optimized processing algorithms.
Explore MATLAB source code curated for "图片" with clean implementations, documentation, and examples.
This program performs image normalization, allowing flexible input of original images while delivering high-quality results through optimized processing algorithms.
Implementation of SIFT algorithm for image feature point extraction and image stitching, featuring executable code with sample images for immediate testing
Implementing object detection in videos through frame differencing technique, currently supports image processing only, requires video-to-image sequence conversion
A MATLAB-based program designed for feature point extraction in computer vision and photogrammetry applications, utilizing keypoint detection algorithms and descriptor computation methods.
MATLAB code for the Ncut segmentation algorithm, including multiple code examples and a demonstration image with detailed implementation explanations
Reconstructing 3D object shapes from image grayscale information, including source code implementation and sample images
A localization program designed for iris image recognition, utilizing reference images from the Chinese Academy of Sciences database, with implementation details for feature extraction and coordinate mapping.
Implementation of iterative watershed segmentation algorithm utilizing edge detection techniques, featuring complete MATLAB/Python source code with detailed comments, sample images demonstrating segmentation results, and practical applications in computer vision projects.
Applying Hough Transform to detect and output straight lines in input images using pixel coordinate transformation and line parameter accumulation techniques.
A self-developed license plate recognition program implemented with BP neural network, demonstrating good performance. (Both images and program files are included in the same folder)