| Algorithm 1 Remote sensing image fusion via NSST |
|
Input: the source remote sensing images A and B
Output: fused image F Parameters: the number of NSST decomposition levels—N; the number of directions at each decomposition level— Step 1: NSST decomposition The input images A and B are decomposed into low- and high-frequency sub-bands and , respectively. Step 2: low-frequency band fusion rule (1) The saliency maps and the corresponding weight matrices of the low-frequency bands are calculated by Equations (1)–(5). (2) The fused low-frequency band LF is obtained by Equation (6). Step 3: high-frequency band fusion rule (1) The SML of the high-frequency bands is constructed via Equations (7)–(8). (2) The fused high-frequency band HF is computed by Equation (9). Step 4: inverse NSST and image reconstruction The fused image F is reconstructed by inverse NSST performed on the fused low- and high-frequency bands . |