Hi,
I am trying to measure the performance of a created ArucoMarkerOutput function. I pressed ctrl + f9 to turn on debugging mode and to see the timing of the nodes.
I just want to confirm if the 12779.6 microseconds shown in the image below is the timing it takes for vvvv to process a single frame of the created ArucoMarkerOutput function?
As my camera input is 30fps, can I assume that if multiply 12779.6 by 30 I can get the time it takes to track and process 30 frames in real time?