ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

Problem including OpenCv dll in LabView

Hi, i´m using LabView 2013 and OpenCv 2.4.13.

I have wrote a code in c++ with OpenCv tools and want to use it in LabView.

To understand to communication between LabView and OpenCv i try to reproduce an example i found in this forum.

http://forums.ni.com/t5/Machine-Vision/How-can-I-get-an-image-back-to-labview-from-opencv-dll-code/m...

I build it exactly like Klemen show it in his solution answer. When i try to call the dll in LabView i get the error (Libary could not been find or load(don´t know if this is the 100% correct translation)).

I just get this error when i use the functions of OpenCv when i took them out of the code it works(cplusplus_code_working). I really have no idea of the reason of this mistake.

 

0 Kudos
Message 1 of 7
(7,313 Views)

Am i right, that i can't use a dll with OpenCv code without the Vision Licence ?

0 Kudos
Message 3 of 7
(7,274 Views)
no you can do it but it is hard to work and this toolkit is recommended
there is picture function part in labview with labview licence
0 Kudos
Message 4 of 7
(7,270 Views)

ok beacause i just haven't the possibility to work with the Vision licence.

So i don´t really yet get why i have this error.

 

0 Kudos
Message 5 of 7
(7,265 Views)

Thanks for your help i will look at the links in the next two days and will try to get it work.

0 Kudos
Message 7 of 7
(7,262 Views)