Other Parts Discussed in Thread: IWR1642, IWR6843
Tool/software: Code Composer Studio
Fall Detection:
Could you please tell me the feasibility of understanding fall detection using IWR1642.
- Currently I am using IWR1642 device for tracking people.
- With the help of Raspberrypi , oob_parser and 2D People counting, I am getting 2D people count data of a person.
Scenario 1:
At T time, person will be standing in front of sensor, using 2D people cloud point data, I have to calculate dimension of the that person.
From forum, I got to know that height of the person will be calculated by "Sensor's height - Measured Length"
Query #1:
How to calculate Length / dimension of the person using 2D point cloud data?
Is there any oob_parser available for “Level Sensing” (To identify the distance from sensor)?
Scenario #2:
At T + n time, person is falling down
Query #2:
When a person fall down, how do I identify fall detection using cloud points?
Please clarify.
Regards,
Vivek