Hello,
I designed a vi to process eye-images and calculate it's center. However i seem to be getting different execution times sometimes 100 ms other times >200ms. I used the flat sequence structure and timers to measure the execution time of the vi . I had some parallel processes and had forced sequential data flow using error terminals.But the problem still remains. I thought that the issue could be due to different input images but executing the same image over and over still shows the same problem. Can anyone tell me what's causing this?