Hi
If I change the fps(frames per second) value, what all parameter would suffer? Does this make any performance difference in the radar?
Thanks
Arun
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi
If I change the fps(frames per second) value, what all parameter would suffer? Does this make any performance difference in the radar?
Thanks
Arun
HI, Arun:
Most of the demos are frame by frame process. So change the fps should not change the performance. But it will reduce the time for post processing and the time to result transfer back to demo visualizer. So just be careful that you are not short of MIPS.
For the demos that uses the filter cross the frames for state machine and decision making, change of fps can change the performance.
Best,
Zigang