How can we do profiling in the vision SDK like measuring the frame rate, latency and memory usage of an application?Is there any API supporting this?
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.
How can we do profiling in the vision SDK like measuring the frame rate, latency and memory usage of an application?Is there any API supporting this?
When you press 'p', while running usecse, it prints all of these information on the console.
Rgds,
Brijesh
Which API gives these information?Could i get the memory usage, latency and frame rate on pressing p?
Soumya,
Node already collects all of these information, when you press 'p', it prints these information on console.
Rgds,
Brijesh