NSCT - Non-Subsampled Contourlet Transform MATLAB Toolbox
A comprehensive MATLAB toolbox for Non-Subsampled Contourlet Transform (NSCT) with detailed implementation instructions and code examples
Explore MATLAB source code curated for "nsct" with clean implementations, documentation, and examples.
A comprehensive MATLAB toolbox for Non-Subsampled Contourlet Transform (NSCT) with detailed implementation instructions and code examples
This is a custom implementation of image fusion combining NSCT (Non-Subsampled Contourlet Transform) and basic PCNN (Pulse-Coupled Neural Network). The code is designed for clarity and educational purposes, featuring standard PCNN implementation without modifications. Note: Computational complexity may result in slow processing times.
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.
NSCT Non-Subsampled Contourlet Transform enables multi-scale and multi-directional decomposition of images, providing a truly two-dimensional image representation method with shift-invariance property
A ready-to-run remote sensing image fusion program based on Non-Subsampled Contourlet Transform (NSCT). This advanced transform, evolved from the Contourlet transform, features multi-scale and multi-directional decomposition capabilities while employing a non-subsampling approach that eliminates shift variance between subband images. The implementation involves image decomposition through NSCT, application of appropriate fusion rules, and final reconstruction via inverse NSCT transformation to produce fused images.
An adaptive denoising program for SAR images utilizing NSCT, designed to operate within the NSCT toolkit environment with enhanced noise reduction algorithms.
Color Image Fusion with NSCT Implementation for Infrared and Visible Light Image Integration - A Multi-scale Transform Approach
MATLAB implementation of nonsubsampled contourlet transform (NSCT) - Note: This toolbox was originally designed for 32-bit MATLAB and may encounter compatibility issues when running on 64-bit MATLAB systems. After downloading, users need to compile (mex) three C source files (.c) as specified in the compressed package documentation. The toolbox provides multi-scale and multi-directional image decomposition capabilities using directional filter banks and pyramid decomposition structures.
NSCT-PCNN Fusion Framework: Multi-scale decomposition with biological neural network characteristics for high-quality image fusion