1. Introduction
Wide-field, high-resolution imaging is becoming increasingly important in remote observation, intelligent surveillance, autonomous perception, and outdoor scene understanding. In these scenarios, an imaging system is expected to capture a broad spatial context while retaining fine local details. This requirement is difficult to satisfy with conventional single-camera architectures. A wide-angle optical system can enlarge the observable scene, but distant objects are compressed into only a few pixels, making small-scale targets, text, edges, and structural details difficult to detect or interpret. Conversely, a narrow-field system improves local resolution but sacrifices global scene awareness. This field-of-view–resolution contradiction has long been recognized in computational imaging and remote sensing, and it becomes more severe when targets exhibit large variations in scale, orientation, distance, and contrast [
1,
2,
3]. In aerial and outdoor imagery, small objects are especially vulnerable to information loss, and recent studies have shown that multi-scale representation and super-resolution are key strategies for improving small-object perception [
4,
5,
6].
A number of optical and computational strategies have been developed to alleviate this limitation. Multiscale and gigapixel cameras have demonstrated that large fields of view and high pixel counts can be achieved through sophisticated optical architectures and distributed sensor arrays [
1]. However, these systems usually require complex hardware integration, precise calibration, and heavy image formation pipelines, which limit their flexibility in compact field deployment. Image stitching provides another route. Classical panorama generation methods use invariant local features, geometric transformation estimation, and image blending to merge overlapping images into a wider view [
2,
7,
8,
9,
10]. SIFT and SURF laid the foundation for robust local feature matching under scale, rotation, and illumination changes [
7,
8], while automatic panorama stitching and as-projective-as-possible warping improved multi-image alignment in practical scenes [
9,
10]. Nevertheless, most stitching pipelines assume that the input images already contain sufficient texture, comparable resolution, and reliable overlapping information. This assumption is often violated in long-distance outdoor imaging, where repetitive building facades, weak textures, parallax, low local contrast, and sensor noise can lead to unstable matching, visible seams, or local ghosting.
Another important limitation is modality. Visible imaging provides rich textures, sharp edges, and intuitive spatial structures, but it is sensitive to illumination, haze, shadow, and background reflectance. Infrared imaging is complementary. It captures radiation-related contrast and can provide more stable responses under weak illumination or complex environmental conditions. However, infrared images generally exhibit lower texture density, weaker boundary sharpness, and lower spatial resolution than visible images. Therefore, neither visible nor infrared imaging alone can provide a sufficiently complete description of complex outdoor scenes. Infrared-visible image fusion has been widely investigated to combine the structural information of visible images and the radiative saliency of infrared images [
11]. Deep-learning-based fusion methods, such as DenseFuse, FusionGAN, DDcGAN, and SwinFusion, have further improved feature extraction, cross-modal interaction, and information preservation [
12,
13,
14,
15]. These studies confirm the value of visible–infrared complementarity. Yet most of them focus on single-view image enhancement. They improve the information content of one image but do not directly address the limited field of view of the imaging system.
Image super-resolution offers a further means of recovering spatial details from low-resolution observations. Deep super-resolution methods, including SRCNN, EDSR, SRGAN, ESRGAN, and diffusion-based SR3, have significantly advanced high-frequency reconstruction and perceptual image restoration [
16,
17,
18,
19,
20]. However, single-modal super-resolution remains an ill-posed inverse problem. When the original image lacks sufficient information, the reconstructed textures may be over-smoothed or hallucinated. This is particularly problematic for outdoor panoramic imaging, where small signs, building textures, and distant local structures must be faithfully recovered rather than visually fabricated. A more reliable strategy is to introduce complementary physical information before reconstruction. Visible images can constrain geometry, contours, and fine textures, while infrared images can strengthen target contrast and radiative cues. Coupling visible–infrared fusion with super-resolution reconstruction therefore provides a source-level way to increase effective information before panoramic stitching.
Despite these advances, existing methods still treat field expansion, modality fusion, and resolution enhancement as largely separate tasks. Optical wide-field systems expand scene coverage but do not necessarily improve target interpretability. Image stitching enlarges the field of view but depends heavily on the quality of the input images. Infrared–visible fusion enhances modal information but usually remains confined to a single field of view. Super-resolution improves image details but may generate unreliable textures when only one modality is available. This separation creates an urgent need for a system–algorithm co-designed framework that increases information at the source, enhances each local view before registration, and then expands the spatial coverage through robust multi-scale stitching.
Here, we propose coupled spectral–spatial fusion-enabled multi-scale panoramic imaging, a dual-FOV visible–infrared imaging framework designed to overcome the simultaneous limitations of narrow field of view, single modality, and insufficient effective resolution. The system consists of two visible–infrared imaging units that capture adjacent fields of view with an overlapping region. For each view, the visible and infrared images are first processed by a coupled fusion super-resolution model to generate a high-resolution fused representation. The visible branch preserves edges, textures, and geometric structures, while the infrared branch provides complementary radiative contrast and target saliency. The two super-resolved fused views are then registered and merged by a multi-scale panoramic stitching algorithm, which performs feature extraction, overlap perception, coarse-to-fine matching, geometric alignment, and seamless fusion. The main contributions of this work are threefold. First, we establish a dual-FOV visible–infrared imaging architecture that enhances source information in both spectral and spatial dimensions. Second, we develop a fusion super-resolution model that reconstructs high-resolution multimodal views before stitching, improving local contrast and feature reliability. Third, we introduce a multi-scale stitching strategy that converts two enhanced local views into a large-FOV panoramic image while preserving fine details. Outdoor experiments demonstrate that the proposed framework improves local clarity, enhances readable details such as distant text, suppresses mosaic-like degradation, and produces a more informative panoramic representation than raw single-modal imaging.
2. Materials and Methods
2.1. Principle
The overall workflow of the proposed system is illustrated in
Figure 1. Two visible–infrared camera units are used to observe adjacent fields of view with a shared overlapping region. For each view, the visible image and its field-matched infrared counterpart are first acquired as a paired input. The visible channel provides fine spatial textures, edges and structural details, whereas the infrared channel contributes radiation-sensitive contrast and more robust target responses under illumination variations. In this way, each local view is enriched at the source level before any panoramic reconstruction is performed.
After acquisition, the visible–infrared pair from each camera unit is processed by the proposed diffusion-based super-resolution fusion model. This model reconstructs a high-resolution fused image for the left view and another high-resolution fused image for the right view. The two reconstructed views are then passed to a multi-scale stitching module, which estimates the overlap, aligns the two views and blends them into a large-field panoramic image. Rather than directly stitching low-resolution or single-modal images, the proposed pipeline first increases the information density of each local view and then expands the spatial coverage. This coupled spectral–spatial design is the key to overcoming the conventional trade-off among field of view, resolution and modality richness.
2.2. Imaging System
The experimental prototype is shown in
Figure 2. The system consists of two imaging units mounted on a stable optical platform. Their relative baseline and viewing directions are adjusted to provide two adjacent fields of view with sufficient overlap. This overlap is essential for subsequent feature matching and geometric registration. Too little overlap would lead to unstable correspondence estimation, whereas excessive overlap would reduce the effective gain in the field of view. The experimental configuration therefore balances panoramic coverage and registration reliability. The key parameters of the whole system are shown in
Table 1.
This hardware arrangement is not merely a conventional binocular setup. Each imaging unit is designed to provide visible and infrared observations from the corresponding scene region, enabling dual-modal information acquisition within each field of view. The visible image captures geometric structures and fine textures, while the infrared image supplies complementary radiative contrast. Such a configuration allows the system to enhance scene information in two dimensions: the binocular layout extends the spatial coverage, and the visible–infrared pairing improves the information content of each local view. This provides the physical basis for the proposed coupled spectral–spatial panoramic imaging framework.
2.3. Visible–Infrared Fusion Super-Resolution Network
The visible–infrared fusion super-resolution network is presented in
Figure 3. The input consists of a low-resolution visible image and a field-matched infrared image captured from the same view. The network begins with modality-specific shallow feature extraction. The visible branch focuses on high-frequency information, including edges, contours and fine textures, while the infrared branch emphasizes radiation-related contrast and target-saliency cues. These modality-specific features are then introduced into a cross-modal shallow coding and interaction module, where complementary information is exchanged in a shared latent space rather than being simply combined at the pixel level. Before visible–infrared fusion, spatial registration was performed to compensate for the differences in optical axis, image resolution, lens distortion, and sampling geometry between the visible and infrared cameras. First, intrinsic calibration and distortion correction were applied to each camera. Then, a set of corresponding points in the visible and infrared images was selected from stable structural features, such as building corners, window boundaries, and roof edges. A homography transformation was estimated using RANSAC to suppress mismatched correspondences. The infrared image was then warped into the visible-image coordinate system and resampled to the same resolution as the visible image. The registered visible–infrared pair was used as the input of the fusion super-resolution network.
The network further incorporates a diffusion rectification module to refine the fused latent representation. In this stage, visible features can constrain geometric boundaries and structural details, while infrared features guide the reconstruction of regions with weak visible contrast or unstable illumination. The diffusion process progressively suppresses noise and modality inconsistency, reducing the risk of over-smoothed details or visually sharp but unreliable artifacts. After latent refinement, the super-resolution reconstruction head decodes and upsamples the fused features to generate a high-resolution visible–infrared image. This output is not only a visually enhanced result; it also serves as a feature-rich and resolution-enhanced input for the following panoramic stitching stage.
Specifically, the super-resolution diffusion backbone used in this work was adapted from an unconditional model trained on the official ImageNet ILSVRC2012 Training Set. The training set contains approximately 1,281,167 natural-scene RGB images from 1000 categories, with an original download size of approximately 138 GB. During training, the images were center-cropped and downsampled/resized to 256 × 256 pixels. Although ImageNet contains category annotations, the model used in this work is unconditional, and no category labels were used as model inputs. The size of the model checkpoint used in this work is approximately 2.21 GB. These revisions clarify the origin, training data, and usage mode of the model.
2.4. Multi-Scale Panoramic Stitching Strategy
The multi-scale stitching strategy is summarized in
Figure 4. The inputs to this module are the two super-resolved fused images generated from the left and right visible–infrared views. A multi-scale feature pyramid is first constructed for each input image. Coarser scales capture global scene structures and provide a stable basis for initial alignment, whereas finer scales preserve local edges and texture details for accurate refinement. This design is particularly important for urban scenes, where repeated windows, vertical building edges and similar façade patterns can easily produce false matches if only a single feature scale is used.
After feature extraction, the algorithm performs overlap perception and coarse-to-fine registration. The true overlapping region is identified first, so that unreliable matches from non-overlapping areas can be excluded. A coarse alignment then estimates the global geometric relationship between the two views, followed by local matching and deformation correction to compensate for viewpoint differences and residual parallax. Once the two views are aligned, seam optimization, exposure consistency adjustment and edge-preserving fusion are applied to reduce ghosting, intensity discontinuity and blurred boundaries. The final output is a large-field super-resolution panoramic image that preserves the local detail enhanced by visible–infrared fusion while extending the observable scene range through multi-view spatial reconstruction.
3. Results
Figure 5 demonstrates the complete imaging and reconstruction process in a real outdoor scene. In
Figure 5a, the first imaging unit records three results from the same field of view: the original visible image, the corresponding infrared image, and the fused image generated by the proposed visible–infrared super-resolution fusion model. The visible image preserves rich architectural textures and edge structures, whereas the infrared image provides complementary radiative contrast. After fusion, the reconstructed image exhibits enhanced structural clarity and improved local contrast, indicating that the model can effectively integrate texture information from the visible channel and robust contrast information from the infrared channel.
Figure 5b shows the results acquired by the second imaging unit. Similar to the first view, the three images from left to right correspond to the visible image, the infrared image, and the fused output. Although the two imaging units observe different spatial regions, their fields of view partially overlap, providing the basis for subsequent panoramic stitching. The fused image from the second view also shows clearer building contours and stronger detail responses than the single-modal inputs, which is essential for improving the reliability of feature extraction and cross-view registration. The feature extraction and matching results of the proposed multi-scale stitching method are presented in
Figure 5c. The two fused images obtained from the two imaging units are used as the inputs for stitching. Instead of matching raw visible or infrared images directly, the algorithm extracts feature points from the super-resolved fused images, where structural details and local contrast have already been enhanced. This produces more reliable correspondences in the overlapping region and reduces the risk of mismatches caused by repetitive building patterns, weak textures, or modality-dependent contrast variations. The matching result confirms that the proposed fusion-before-stitching strategy provides a stronger feature basis for geometric alignment.
The final panoramic reconstruction is shown in
Figure 5d. The two fused views are geometrically aligned and seamlessly stitched into a wider-field image. The yellow box marks a local region of interest, which is enlarged on the right together with the corresponding region from the original image. To further evaluate local detail preservation, the intensity variation along the dashed line is visualized. Compared with the original image, the proposed result shows a clear increase in local contrast and sharper intensity transitions. As a result, the Chinese characters in the selected region become much more legible in the reconstructed image, whereas they are difficult to distinguish in the original image. This comparison demonstrates that the proposed framework not only expands the field of view, but also improves the effective resolution and interpretability of fine local details.
Figure 5e presents a direct comparison with the classical SIFT-based image stitching method. The SIFT-based baseline directly extracts and matches features from the original input images and then performs homography estimation and image blending. However, the stitched result exhibits obvious stitching seams and fusion discontinuities in the overlapping region. Local misalignment can also be observed around building edges and repeated façade structures, indicating insufficient stitching accuracy. In contrast, the proposed method performs visible–infrared fusion super-resolution before panoramic stitching. The enhanced local contrast and reconstructed structural details provide more reliable feature correspondences for geometric registration, thereby reducing seam artifacts and improving the geometric continuity of the final panoramic image. This result verifies the effectiveness of the proposed fusion-before-stitching strategy.
Figure 6 further evaluates the proposed framework in a more challenging outdoor scene. In
Figure 6a, the first imaging unit captures three images from the same field of view: the visible image, the corresponding infrared image, and the fused result obtained by the proposed visible–infrared super-resolution fusion model. The visible image provides scene structures and spatial textures, while the infrared image introduces complementary radiative contrast. After fusion, the reconstructed image shows improved structural definition and clearer local responses, indicating that the model effectively combines the spatial detail of the visible channel with the contrast information of the infrared channel.
Figure 6b presents the results from the second imaging unit. From left to right, the images correspond to the visible observation, the infrared observation, and the fused output. Although this view covers a different spatial region from that in
Figure 6a, the two views share an overlapping area that enables subsequent panoramic reconstruction. The fused image exhibits sharper scene structures and more distinguishable local features than either single-modal input, providing a more reliable basis for feature extraction and cross-view registration.
The feature detection and matching results are shown in
Figure 6c. The two fused images generated from the two imaging units are used as the inputs to the proposed multi-scale stitching algorithm. By extracting features from the fusion-enhanced images rather than from the original single-modal images, the algorithm obtains more stable keypoints and more reliable correspondences in the overlapping region. This is particularly important in this scene, where repeated architectural patterns, weak local texture, and scale variations can easily lead to mismatches in conventional stitching pipelines.
The final fused and stitched panoramic result is presented in
Figure 6d. The two super-resolved fused views are aligned and merged into a wider-field image with good geometric continuity. The yellow box marks the selected region of interest, which is enlarged on the right and compared with the corresponding region from the original image. The comparison clearly shows that the proposed method substantially improves image clarity. In the original image, the enlarged region exhibits obvious mosaic-like pixelation, making fine structures difficult to interpret. In contrast, the proposed result suppresses these pixelated artifacts and preserves smoother, more continuous structural details. This demonstrates that the proposed framework not only expands the field of view, but also improves the effective visual resolution of local regions in the final panoramic image.
For local contrast evaluation, the gray-value profiles along the selected dashed lines in
Figure 5d and
Figure 6d were extracted and analyzed. The normalized contrast and mean gray gradient were calculated to quantify the gray-level separation and local edge-transition strength. In Scene 1, the normalized contrast increased from 0.536 in the original image to 0.939 in the proposed result, while the mean gray gradient increased from 9.62 to 28.54. In Scene 2, the normalized contrast increased from 0.700 to 0.741, and the mean gray gradient increased from 14.70 to 16.94. These results indicate that the proposed method enhances local contrast and improves fine-detail distinguishability.
For stitching robustness evaluation, we counted the detected keypoints and valid matched feature pairs in the overlapping regions. In Scene 1, approximately 588 keypoints were detected, and 32 valid matched feature pairs were obtained. In Scene 2, approximately 786 keypoints were detected, and 88 valid matched feature pairs were obtained. These feature correspondences provide a reliable basis for geometric transformation estimation and panoramic stitching. The detailed description is shown in
Table 2.
4. Discussion
In this work, we proposed coupled spectral–spatial fusion-enabled multi-scale panoramic imaging, a dual-FOV visible–infrared framework for wide-field and high-resolution scene reconstruction. The system first acquires paired visible and infrared images from two adjacent views, then reconstructs high-resolution fused images through a visible–infrared super-resolution model, and finally merges them into a large-FOV panorama using a multi-scale stitching algorithm. Outdoor experiments demonstrate that the proposed method improves local contrast, enhances the readability of fine details such as distant text, suppresses mosaic-like degradation, and preserves geometric continuity after stitching. These results indicate that coupling spectral-domain fusion with spatial-domain panoramic reconstruction provides an effective route toward multimodal, wide-field, and detail-preserving computational imaging. Although the current validation mainly focuses on outdoor building scenes, the two tested scenes differ in illumination, thermal distribution, viewing distance, texture density, and structural complexity. The consistent improvement in both visual quality and quantitative indicators suggests that the proposed method has good potential generalization ability for outdoor multimodal panoramic imaging. More diverse scenes, such as roads, vegetation, night-time scenes, and low-visibility environments, will be further investigated in future work.