Closed hani291 closed 4 years ago
Is your application want to detect people exist only?
Doesn't need detect Breathing Rate and Heart Rate?
No, I want it to detect Breathing Rate and Heart Rate and if there's no one there I want it to give me zero reading but it doesn't do that. In the IOS application, it gives zero reading if there's no one.
You can refer Motion corrupted segment removal/Gain Control at page .8 in LabGuide: https://github.com/bigheadG/mmWaveDocs/blob/master/DriverVitalSigns_DevelopersGuide.pdf
And you can use outputFilterBreathOut(BP) , outputFilterHeartOut(HP) those two data to observe(about 10 sec). Or use range profile to check people detected.
I want to use vital sign to detect where a user is there or not or at least display zero hr an br like the one the app uses.