Tool/software:
Hi there,
When I read the gesture_recognition example, I found that it uses the maxOfDetectionMatrix_HWA function, but the relevant information about this HWA is only in the gesture_recognition doc, and not in other examples.
I have confirmed the operation of this mechanism by substituting fake points and using all RDMAP values as input data in HWA (the original input of gesture_recognition does not include static points).
The verification method is described as follows:
(1) Substitute fixed energy values and set them in different range bins on the RDmap => prioritize the ones closest to each other
(2) Substitute fixed energy values and set them in different doppler bins on the RDmap => prioritize the ones with the highest speeds
I found that the gesture_recognition file did not mention how to set the relevant parameters of maxOfDetectionMatrix_HWA. It only mentioned that this function uses the energy value to filter points.
Is there any parameter that can be set for this HWA? (For example, the setting of threshold value...etc.) Or are there other relevant documentation that can be provided to me?
The sdk I use is MMWAVE_L_SDK_05_03_00_02.
Best wishes,
Chen.