dstl / Stone-Soup

A software project to provide the target tracking community with a framework for the development and testing of tracking algorithms.
https://stonesoup.rtfd.io
MIT License
388 stars 128 forks source link

Add is_clutter_detectable method to sensors #787

Closed jswright-dstl closed 1 year ago

jswright-dstl commented 1 year ago

Used to detect if clutter generated by the ClutterModel is in the FOV.

Resolves #781