Skip to content

The implementation of "Infrared Small Target Detection by Density Peaks Searching and Maximum-gray Region Growing"

Notifications You must be signed in to change notification settings

Suqi-Huang/DensityPeaksIR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

This package is a MATLAB implementation of our papers:

Infrared Small Target Detection by Density Peaks Searching and Maximum-gray Region Growing.

If you use the code or data, please cite:

S. Huang, Z. Peng, Z. Wang, X. Wang and M. Li, "Infrared Small Target Detection by Density Peaks Searching and Maximum-Gray 
Region Growing," in IEEE Geoscience and Remote Sensing Letters, vol. 16, no. 12, pp. 1919-1923, Dec. 2019.

The code is supplied for educational purposes only.




Tips:
-----------------------------------------------------------------------------------------------
The code includes two part: one is the class DensityPeaksIR, which includes all the fuctions about the proposed method; 
the other is main.m, which calls the class DensityPeaksIR to process an input image and presents the results.

We also provide some image samples presented in our paper. 

So just run the main.m in matlab, and you will get the detection results.

About

The implementation of "Infrared Small Target Detection by Density Peaks Searching and Maximum-gray Region Growing"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages