- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi!
I am running the safety gear sample and i've a confusion regarding the output of the progressIndicator function.
in the above screen I suppose that while the process is running, the progress bar shows per frame time and when the process is completed, the Total Estimated is the time taken to process the whole video. is it so?
and what each column of the results text file ( that the job writes back) represents in the screen below?
TIA
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
1) Yes, the progress bar shown is the time taken for each process, when you combine all you will get the total time
Total time take = Pre-processing + inference + post-processing
2) The details of the text can be found in ROI_writer.cpp which is under the same safety gear folder.
Please find attached the details of each line
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Got it, thanks a lot.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page