Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

Vision Processing taking longer in .exe than in development

 Hello, 

I am writing an application that uses some VIs from the Vision Development Module. I process thousands of frames in sequence and have been looking at the timing for the processing. I've found that, on average, it takes about 10ms per frame when I am in development and running my code from within LabVIEW. However, when I run my application as an exe, it takes an average of 25ms. 

Has anyone seen this sort of behavior with the Vision Development? I would have expected to see shorter processing times in the exe since there would likely be less overhead and I'm not quite sure what I can do to troubleshoot it. 

Thanks, 

Eric

0 Kudos
Message 1 of 2
(2,141 Views)
-Is your development and exe running on same machine or different?
-Is there any difference in OS? Specifications of both systems if development and target machine are different?
-What algorithms your application consist of?
-Try with sample code and check with development and exe and see if they are having similar time variations.
-without code it will be difficult to guess, post code if possible.
Thanks
uday
0 Kudos
Message 2 of 2
(2,100 Views)