Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Robust Matched Filter #118

Open
jpolchlo opened this issue Mar 4, 2021 · 0 comments · May be fixed by #138
Open

Implement Robust Matched Filter #118

jpolchlo opened this issue Mar 4, 2021 · 0 comments · May be fixed by #138
Assignees

Comments

@jpolchlo
Copy link
Contributor

jpolchlo commented Mar 4, 2021

For cases when the background clutter model and/or the target signal are not known with perfect fidelity, the standard matched filter can fail. Robust matched filters apply some regularization to the problem to develop a more reliable result. This task deals with this implementation.

References:

Manolakis, D., Lockwood, R., Cooley, T., & Jacobson, J. (2009, August). Hyperspectral detection algorithms: Use covariances or subspaces?. In Imaging Spectrometry XIV (Vol. 7457, p. 74570Q). International Society for Optics and Photonics.

@pomadchin pomadchin added this to the Sprint 03/4 - 03/18/2021 milestone Mar 4, 2021
@pomadchin pomadchin modified the milestones: Sprint 03/4 - 03/18/2021, Sprint 04/15 - 04/29/2021 Apr 15, 2021
@pomadchin pomadchin modified the milestones: Sprint 04/15 - 04/29/2021, Sprint 04/29 - 05/13/2021 Apr 29, 2021
@pomadchin pomadchin modified the milestones: Sprint 04/29 - 05/13/2021, Sprint 05/13 - 05/27/2021 May 17, 2021
@jpolchlo jpolchlo linked a pull request May 18, 2021 that will close this issue
2 tasks
@pomadchin pomadchin modified the milestones: Sprint 05/13 - 05/27/2021, Sprint 05/27 - 06/10/2021 Jun 3, 2021
@pomadchin pomadchin modified the milestones: Sprint 05/27 - 06/10/2021, Sprint 06/10 - 06/24/2021 Jun 16, 2021
@pomadchin pomadchin removed this from the Sprint 06/10 - 06/24/2021 milestone Jul 7, 2021
@pomadchin pomadchin added this to the Sprint 08/19 - 09/02/2021 milestone Aug 19, 2021
@pomadchin pomadchin modified the milestones: Sprint 08/19 - 09/02/2021, Sprint 09/02 - 09/16/2021 Sep 2, 2021
@pomadchin pomadchin removed this from the Sprint 09/30 - 10/14/2021 milestone Oct 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants