选中fall框的时候,会有跌倒提示,这个算法在哪?
我找了dss和mss文件,里面没有关于这个的算法。
我想要只在前面提示摔倒,在后面不提示摔倒。
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.
你好,
不清楚你用的GUI是在哪个toolbox里的。
在GUI目录里搜索Fall detected,查看相关代码。应该是有计算多帧平均高度和当前高度判断的地方。
Thanks,
Chris