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
409 stars 135 forks source link

Multi-threaded/processor data association / hypothesis generation #493

Open sdhiscocks opened 3 years ago

sdhiscocks commented 3 years ago

Generation of hypotheses for data association could be done (in part) across multiple threads/processors, which should produce performance benefit with many tracks/detections (ideally used in conjunction with tree structures).

apiszcz commented 3 years ago

+1