Hi team,
I am working on Nvidia drive Orin. I executed a sample object detector tracker module. I have provided a video as a input. I want to calculate its fps. I know how to calculate fps. But my doubt is, in the source code,in onProcess() function, getNextFrame() is called where camera is capturing frames, so where do i start the timer and end the timer?I am getting confused in where to start and end the timer to get accurate fps.I am attaching the source code for reference
new_sample_object_detector_code.txt (46.4 KB)
Dear @akshay.tupkar ,
Are you feeding live camera or video?
Dear @SivaRamaKrishnaNV
It is video feed
The sample video feed is recorded at 30FPS speed.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.