您好,
我在觀看mmWave SDK的doxygen時有發現了 DPC_ObjectDetection_ExecuteResult_t 這個結構,我會使用到其中的 azimuthStaticHeatMap。
azimuthStaticHeatMap是由另一個結構 DPC_ObjectDetection_StaticCfg_t 來定義大小的。可是我在TI提供的 Out of Box Demo 的 mss_main.c 中並未發現DPC_ObjectDetection_StaticCfg_t 這個結構。
所以我想請問要怎麼在 mss_main.c 中使用 DPC_ObjectDetection_StaticCfg_t 這個結構裡的參數。
感謝