08-29-2011 07:01 AM
Hello,
Is it possible to develop any reusable code for Machine Vision which can be used for any applications?
I want to make some software which can be used for any machine vision application after some minor changes.
Please guide me if someone has worked for the same thing or have any idea.
Thank you!!!
Devang Gandhi.
09-20-2011 03:38 AM
Hello,
Your question is very general and I'm not sure what your goal is, you can fairly easily make vision reusable functions that you could call from another LabVIEW application, then if you want to use these functions (built in LabVIEW) in another application that has nothing to do with LabVIEW, you need to know what type of functions that application expects (dlls, ActiveX, etc...).
I have to say I don't know if it's possible to generate a dll that uses NI Vision functions and then use that in any application, I guess that as long as you have the NI Vision Runtime engine it could work.
Hope this helps
We have two ears and one mouth so that we can listen twice as much as we speak.
Epictetus
09-20-2011 03:46 AM
@TiTou wrote:
... I guess that as long as you have the NI Vision Runtime engine it could work.
Hope this helps
Just to add, that I beleieve the Vision Runtime engine is not free, i.e. you have to get a license for each computer you install it on.
09-20-2011 03:55 AM