Hello everyone,
I am on a project where I have to do computer vision through the National Instrument Software (NI) "Vision Assistant". then generate a C code from the processing on the image that I made on vision then converted to C code under LABWINDOWS CVI (defined in the wizard).
My problem is that I would like to retrieve and display the results obtained after treatment (that the Assistant gives) to my existing program in C!
I do not understand how to use the code generated by the wizard in CVI, and if I compile it directly (only) there is no error but I do not voice any result
If one of you has already have to do same manipulation, his help would be very precious to me!
thks