图像处理 Resources

Showing items tagged with "图像处理"

A collection of MATLAB utilities and practical examples for image processing and computer vision, featuring implementations of RANSAC algorithm, homography matrix computation, and other essential techniques.

MATLAB 212 views Tagged

Complete MATLAB wavelet analysis source code with practical case studies, featuring chapter-by-chapter implementations from the book. Includes: wavelet toolbox usage, signal processing via wavelet transforms, applications in fault diagnosis/biomedical/image processing, wavelet matrix solutions, lifting wavelet transforms with implementations, multi-signal wavelet analysis, and VC environment integration with wavelet toolbox.

MATLAB 221 views Tagged

Implementation of image processing tasks in MATLAB including edge detection, image segmentation, feature extraction, and digital image recognition. The process involves applying blurring, sharpening, and histogram equalization operations to images with visualization of results. Complete image edge detection is implemented to achieve portrait or sketch effects, with graphical representation of processed outputs including key function explanations and algorithm implementations.

MATLAB 215 views Tagged