Dynamic Weight Guided Smooth-Sparse Decomposition for Small Target Detection against Strong Vignetting Background
The code in this repository is the implementation of the methods and algorithms described in the paper "Dynamic Weight-Guided Smooth-Sparse Decomposition for Small Target Detection Against Strong Vignetting Background," by B. Dan et al., published in IEEE Transactions on Instrumentation and Measurement, vol. 73, pp. 1-15, 2024, Art no. 5005015, doi: 10.1109/TIM.2023.3341138. For detailed theoretical background and methodology, please refer to the paper.
To run the DW-SSD model, follow these steps:
- Ensure you have MATLAB installed on your system.
- Clone this repository to your local machine or download the files.
- Open MATLAB and navigate to the directory where you saved the files.
- Run the
main.m
file.
This will execute the DW-SSD model with the default parameters and data.
The experimental images and data used in this model are part of the research conducted at the Institute of Optics and Electronics, Chinese Academy of Sciences. Please ensure appropriate usage and citation if you are utilizing this model for academic or research purposes.
For more information or inquiries regarding the DW-SSD model and its applications, please contact [danbingbing20@mails.ucas.ac.cn].