Contourlet变换 Resources

Showing items tagged with "Contourlet变换"

Image fusion algorithm based on NSCT (Non-Subsampled Contourlet Transform) and HSI (Hue, Saturation, Intensity) color space, utilizing non-subsampled Contourlet decomposition and HSI-based fusion techniques for enhanced visual quality.

MATLAB 297 views Tagged

MATLAB official website provides contourlet transform source code for image fusion technology, demonstrating superior performance compared to wavelet-based fusion methods. The implementation includes multi-directional filter banks and pyramidal decomposition for enhanced directional representation.

MATLAB 265 views Tagged

Comprehensive MATLAB source code implementing the contourlet transform and its associated utility functions for advanced image processing applications. This implementation follows the algorithm described in the seminal paper "The Contourlet Transform: An Efficient Directional Multiresolution Image Representation" included in the package, featuring directional filter banks and multiscale decomposition capabilities.

MATLAB 314 views Tagged

A comprehensive Contourlet transform toolkit for image feature extraction supporting customizable decomposition levels - for instance, three-level decomposition extracts 17-dimensional feature vectors suitable for texture analysis and SAR image segmentation applications.

MATLAB 290 views Tagged

Implementation source code for Contourlet transform. Theoretical reference: Do M.N., Vetterli M. "The contourlet transform: an efficient directional multiresolution image representation" [J]. IEEE Transactions on Image Processing, 2005, 14(12): 2091-2106. The code provides a complete implementation of directional multiresolution decomposition using pyramid filters and directional filter banks for capturing image contours and textures efficiently.

MATLAB 267 views Tagged