项目作者: mjmarmo

项目描述 :
Radiation Localization and Forensics
高级语言: Python
项目地址: git://github.com/mjmarmo/radloc.git
创建时间: 2020-07-23T18:45:56Z
项目社区:https://github.com/mjmarmo/radloc

开源协议:MIT License

下载


Descriptioin:

  • Radiation Localizatoin and Forensics

Purpose:

  • Process, analyze and visualize data from unmanned vehicles.
  • Overlay output image via Google Earth to identify regions of radioactivity and locate source.
  • Use geostatistical estimator to identify probable radioisotope.

Improvements:

  • Improve algorithm performance, reduce cost to allow for processing larger data files. (Rewrite in C++)
  • Creat UI for operator to interact with data visualization.
  • Decentralized code, add flexiblitity.
  • Remove redundant code.