工具/软件:
大家好、我正在使用 IWR6843AOP 模块进行跌倒检测应用。 您能否建议使用最合适的源代码作为此项目的起点?
目前、我正在使用位于以下位置的源: C:\ti\radar_toolbox_3_00_00_05\source\ti\examples\Industrial_and_Personal_Electronics\People_Tracking\3D_People_Tracking
这是否是开发跌倒检测的推荐依据?
谢谢。
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
工具/软件:
大家好、我正在使用 IWR6843AOP 模块进行跌倒检测应用。 您能否建议使用最合适的源代码作为此项目的起点?
目前、我正在使用位于以下位置的源: C:\ti\radar_toolbox_3_00_00_05\source\ti\examples\Industrial_and_Personal_Electronics\People_Tracking\3D_People_Tracking
这是否是开发跌倒检测的推荐依据?
谢谢。
您好:
建议先使用您使用的人员跟踪软件、然后再使用6843AoP 开发跌倒检测应用程序。 此处显示的跌倒检测 使用 目标高度 TLV 数据输出( 本页底部介绍)用于确定是否发生了跌倒。 目前、这种跌倒检测算法是从 python 可视化工具(雷达工具箱的 mmWave Industrial Visualizer)中运行的、但应该没有任何理由无法在器件上实现相同的高度数据处理。 因此、python visualizer 代码将是我们目前拥有的唯一参考跌倒检测代码。 相关函数可在上找到 {radar_Toolbox_install}Applications_Visualizer \tools\visualizers\visualizers\communication\common\toolbox\install\fall_detection.py Demo_Classes Helper_Classes 。
此致、
Josh