Lunar exploration has attracted considerable attention, with the lunar poles emerging as the next exploration hot spot for the cold trapping of volatiles in the permanently shadowed regions (PSRs) at these poles. Remote sensing via the satellite's optical load is one of the most important ways to get the scientific data of PSRs. However, the illumination conditions at the lunar poles are quite different from the low latitude areas and how to get appropriate optical signal remains challenging. Thus, simulation of the optical remote sensing process, which provides reference for the choice of satellites' imaging parameters to ensure the implementation of lunar exploration project, is of great value. In this article, an optical imaging chain modeling for the PSRs at the lunar south pole, which includes lunar 3-D topography, observing satellite's orbit, instrument's parameters, and other environmental parameters, has been built. To demonstrate the physical accuracy, some PSRs' observations acquired by narrow angle cameras (NACs) equipped on the lunar reconnaissance orbiter (LRO) are compared with the corresponding images simulated by the proposed imaging chain model. The digital value's difference between the simulated images and real captured images is generally less than 50 for 12-bit images ranging from 0 to 4095, indicating a good fit considering the uncertainty of soil's absolute reflectance and the noise in the real captured images. In addition, the impact of the imaging chain's parameters is revealed with the proposed algorithm. The simulation method will provide reference and assist future optical imaging of PSRs.
Obtaining high-visibility images of the lunar polar permanently shadowed region (PSR) is quite important for internal landforms and material existence exploration. However, PSR images usually have poor quality due to a lack of sufficient illumination. Existing researches, that attempt to address this problem, face challenges caused by relying on virtual assumptions, manual processing, and paired data. To solve these problems, we aim to avoid using paired datasets and directly optimize PSR images, and accordingly propose a zero-shot parameter learning model (ZSPL-PSR) for PSR image enhancement. Our ZSPL-PSR, which enhances PSR images by estimating parameters to adjust image properties, consists of a parameter learning network and a parameter weight learning structure. Particularly, first, a parameter learning network that integrates robust information is constructed to separately estimate the midtone brightness parameters, shadow brightness parameters, and contrast parameters. Where these parameters are beneficial for iteratively improve the overall brightness, shadow brightness, and contrast of the image. Second, a parameter weight learning structure is exploited to coordinate the priority of different parameter maps. In addition, to highlight the terrain details in the enhanced PSR image, we use USM sharpening for postprocessing. The experimental results display the fully interpretable enhanced PSR maps of the lunar north and south poles and their sharpened versions, showcasing rich landforms in PSR. To validate the model performance, a benchmark PSR testing set has been constructed, and extensive comparisons conducted on it demonstrated that ZSPL-PSR exceeds other zero-shot learning methods significantly in image quality. Our code is available at https://github.com/dl-zfq/ZSPL-PSR.