LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

generated CVI code and use UIR after precessing image under VISION ASSISTANT

Hello everyone,
As part of a project I have to do computer vision through the National Instrument Software (NI) "Vision Assistant". The functions of the wizard I want to use will be   "circle detection"  and number ditection as  first step

 My problem is that I really want to integrate, the image given live from my camera, the tools (buttons) selections on the image and the results obtained after treatment (that the Assistant gives) to my program already existing (on the UIR of the program)!

 I do not understand (I read the tutorial Vision assistant to cvi without success) how to use the code generated by the wizard in CVI to show what I need (the image given by my camera, buttons selections of the assistant and in my already coded program.

Moreover if I compile the code directly that the assistant generates me (alone), there are errors library which I must thus remove generated code to compile correctly!
 If one of you has already been there, his help would be very precious to me! Smiley winking
 Thank you very much !

0 Kudos
Message 1 of 4
(2,444 Views)

pj / : this is a photo of errors that generate on NIMACHINEVISION

 

0 Kudos
Message 2 of 4
(2,437 Views)

Well, all of them are warnings and the procedure completes with "Build succeded"!

While you should examine each warning and correct the code to get rid of them, they actually do not prevent your application to compile and run.

Having said this, I have no experience on NI Vision software so I can't assist you on this.



Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
0 Kudos
Message 3 of 4
(2,414 Views)

but even if Build succeded i can just selesct a photo they display  it on window without processing that i make on vision assistant 😕

thanks

0 Kudos
Message 4 of 4
(2,410 Views)