Hello,
I am taking Traffic Monitoring experiments together with radar and camera hardware, and using GUI provided in Traffic Monitoring lab.
Frame rate of the camera is 15 FPS and duration of one of the measurements is 9.56 minutes (596 seconds). I checked Radar data and it is composed of 4142 frames which lasted for 2.58 minutes (178 seconds) on Play Back mode. According to that, I found radar's frame rate is around 23 FPS.
Since I am planning to stream video and radar data together and in synchronization I need to make their frame rate equal. I assume the only possible way of doing it is changing some relevant commands in MATLAB script of the GUI. I wonder if I can get some explanation on how to change this rate and which parameters must be adjusted in the code in order to have the same frame rate with visual data.
Thanks!