C1001 Fall Detection
Hi everyone
I am working on C1001 60GHz mmWave sensor and have successfully implemented functionality to detect when a person is lying flat on the floor from the code provided here. The system is working well for scenarios where the person ends up completely flat after a fall.
However, I’ve observed a common situation, especially with elderly individuals, where they slip and fall but remain seated on the floor, unable to get up. These cases are currently not being detected.
Any recommendations on refining the detection algorithm to include seated falls without introducing false positives?