数字图像处理 Resources

Showing items tagged with "数字图像处理"

Digital image processing experiment using histogram analysis to determine segmentation threshold at approximately 130, converting grayscale images to binary with optimal segmentation results. Image Processing Experiment (Part 6) - Image Compression and Encoding: Learning JPEG compression encoding through three key steps: DCT transformation for redundancy removal, quantization using quantization tables, and Huffman encoding of quantized coefficients.

MATLAB 188 views Tagged

Digital image processing for contour extraction: image grayscaling, morphological operations (erosion and filling), binary image contour extraction, curvature-based contour segmentation evaluation, and target recognition using weighted evaluation parameters

MATLAB 204 views Tagged

Digital image processing software based on MATLAB-GUI graphical interface. This system is designed using GUI graphical interface and coded in MATLAB language, implementing functionalities including image reading/storage/display, histogram equalization, thresholding, wavelet decomposition/reconstruction, noise addition/removal, smoothing, sharpening, edge detection, and image segmentation.

MATLAB 187 views Tagged

This Digital Image Processing Lab Manual and Reference Solutions from Central South University, entirely authored by myself, has been successfully tested and run on MATLAB 6.5. It covers essential topics including image transformation and frequency domain filtering, spatial domain image enhancement, image edge detection with reference images. Significantly superior to versions circulating online, this serves as foundational material for learning image processing with detailed algorithm implementations and function demonstrations.

MATLAB 200 views Tagged