融合 Resources

Showing items tagged with "融合"

An image matching program implemented using the SIFT algorithm, developed in MATLAB, primarily used for image stitching, fusion, and related applications with detailed code implementation insights.

MATLAB 327 views Tagged

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 265 views Tagged