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.

Significance of the parameters provided by "Print Statistics" function in vision sdk

Hi All,


I am using the Print Statistics function of Vision SDK to profile my code.

I get multiple parameters for each chain. I want to know what is the exact  significance of these parameters. Below are some of the parameters:

1. Input Recv FPS = 30. 6

2. Input Drop FPS = 19.81

3. Input Process FPS = 10.24

Q.1. For eg: Lets take Input Drop FPS = 19.81, So does it means that out of 30.6 frames/sec, 19.81 frames/sec are dropped? How my frame count would be decimal?

Q.2. The count which the function gives is the average of certain number of frames or the maximum number from all that frames?


Any help would be appreciated.

Thanks,

Mrunali