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 !
↧
generated CVI code and use UIR after precessing image under VISION ASSISTANT
↧