Contourlet变换 Resources

Showing items tagged with "Contourlet变换"

Application Background: This MATLAB code performs fusion of two source images captured with different focal regions to generate a composite image with uniform focus distribution. Technical Approach: The implementation leverages Contourlet transform-based multi-scale decomposition to enhance fusion quality by preserving directional texture details and edge information through pyramidal directional filter banks.

MATLAB 237 views Tagged

MATLAB implementation of a Hidden Markov Tree (HMT) model for Contourlet Transform, featuring algorithms for image Contourlet coefficient computation, image denoising, and texture restoration applications. Based on the research paper "Directional Multiscale Modeling of Images Using the Contourlet Transform" by D. D.-Y. Po and M. N. Do.

MATLAB 416 views Tagged