Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

Reusable Vision module Feasibility

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.

0 Kudos
Message 1 of 4
(3,139 Views)

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

Antoine Chalons

0 Kudos
Message 2 of 4
(3,115 Views)

@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.

0 Kudos
Message 3 of 4
(3,114 Views)

@myle00 wrote:

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.


Absolutely correct. More info here.


We have two ears and one mouth so that we can listen twice as much as we speak.

Epictetus

Antoine Chalons

0 Kudos
Message 4 of 4
(3,111 Views)