Code for the paper entitled "Robust and fast infrared small target detection based on pareto frontier optimization".
Some representative test data is illustrated as:
You can use this code in Matlab2019+ both on Windows and Ubuntu.
In this repository, the functions of different files are summarized as:
File: detector_test.m
You can test your detector in a specified sequence.
File: run_experiment.m
You can plot ROC and PR curves by using this file.
File: scrg_bsf_cg.m
You can calculate SCRG, CG, and BSF by using this file.
File: show_result.m
You can browser specified results by using this file.