多尺度 Resources

Showing items tagged with "多尺度"

This MATLAB program implements an object detection algorithm based on a multi-scale and deformable object detection model trained using discriminative methods, featuring cascaded detection with deformable part models. The implementation includes pyramid feature computation, part-based template matching, and dynamic programming for efficient object localization, referencing the following two foundational papers in computer vision.

MATLAB 240 views Tagged

An image edge detection algorithm based on wavelet transform and edge fusion technology, featuring multi-scale layered detection with decomposition and reconstruction operations. This implementation includes code descriptions for multi-resolution analysis and edge information integration.

MATLAB 254 views Tagged

Comprehensive MATLAB programs for wavelet transformation including discrete wavelet transform (DWT), multiscale analysis, wavelet packet decomposition, and practical applications in image compression, digital watermarking, and signal denoising with algorithm explanations

MATLAB 237 views Tagged